This project is a simple coffee shop website that provides information about the coffee shop, its history, popular products, customer opinions and ratings. Users can also add and remove products from their cart.
Here is a working live demo: https://coffeeshopheba.netlify.app/.
- Home: Displays information about the coffee shop and its history.
- About Us: Contains the story and history of the coffee shop.
- Products: Shows popular products with their prices. Users can add and remove products from the cart.
- Cart: A sidebar that contains the added products with the ability to remove them.
- Customers: Displays customer opinions and ratings.
- Responsive Design: The website is responsive and works on different screen sizes.
- HTML5
- CSS
- JavaScript
- Bootstrap
- FontAwesome
- Google Fonts
- SweetAlert2
- CSS3 Spinner
The purpose of this project was to observe how JavaScript can bring a website to life and to refresh my skills, enabling me to continue developing strong React.js and Node.js projects.
The website is deployed using Netlify.
-
Clone the repository:
git clone https://github.com/HebaHamdan2/coffee-shop.git
-
Open the index.html file in your browser.
Feel free to reach out for more details or to collaborate!