A modern, responsive website for a cake shop built with HTML, CSS, and JavaScript.
- Responsive design for all screen sizes
- Product catalog with cake categories
- Shopping cart functionality
- Contact form with validation
- About us page
- Clean and modern UI
- HTML5
- CSS3
- JavaScript
- Node.js/Express.js
cake-website/
├── index.html # Home page
├── categories.html # Cake categories
├── cart.html # Shopping cart
├── contact.html # Contact form
├── about-us.html # About page
├── style.css # Styles
├── script.js # Frontend JavaScript
└── server.js # Express server
- Clone the repository:
git clone https://github.com/yourusername/cake-shop-website.git- Install dependencies:
npm install- Start the server:
node server.js- Visit
http://localhost:3000in your browser
- Responsive menu
- Category filtering
- Shopping cart
- Product cards with images
- Add to cart functionality
- Category sorting
- Contact form with validation
- Shopping cart checkout
- Newsletter signup
- Fork the repository
- Create a feature branch (
git checkout -b feature/feature-name) - Commit changes (
git commit -m 'Add feature') - Push to branch (
git push origin feature/feature-name) - Open a Pull Request
This project is licensed under the MIT License.
- Images: Unsplash