This project is a responsive website template designed for a vegan store. It utilizes HTML and pure CSS for styling, ensuring simplicity and ease of customization.
- Responsive Design: Ensures the website looks great on all devices - from mobile to desktop.
- Clean and Simple: Built with HTML5 and CSS3, keeping the codebase lightweight and easy to understand.
- Customizable: Easily customizable colors, fonts, and content to fit different store themes.
- No Frameworks: Purely HTML and CSS, avoiding the complexity of additional libraries or frameworks.
To get a local copy up and running follow these simple steps.
- Web browser (Chrome, Firefox, Safari, etc.)
- Clone the repo
git clone https://github.com/yourusername/vegan-store-template.git
- Open
index.html
in your browser.
Customize the template to fit your vegan store by modifying the HTML files and adjusting the CSS styles. Here are a few pointers to get started:
- Update content in index.html to reflect your store's information.
- Modify styles in styles.css to change colors, fonts, and layout.