Skip to content

HebaHamdan2/coffee-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coffee Shop

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.

Demo

Here is a working live demo: https://coffeeshopheba.netlify.app/.

Features

  • 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.

Technologies Used

  • HTML5
  • CSS
  • JavaScript
  • Bootstrap
  • FontAwesome
  • Google Fonts
  • SweetAlert2
  • CSS3 Spinner

Learning Experience

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.

Deployment

The website is deployed using Netlify.

How to Run

  1. Clone the repository:

    git clone https://github.com/HebaHamdan2/coffee-shop.git
    
    
  2. Open the index.html file in your browser.

Contributing

Feel free to reach out for more details or to collaborate!