This is a simple coffee website created using HTML, CSS, and JavaScript.
- Homepage: Welcoming page showcasing different types of coffee with beautiful imagery.
- Menu: Displaying various coffee options available for purchase.
- About Us: Information about the company and its mission.
- Contact: Contact form for customers to reach out with inquiries or feedback.
- Responsive Design: The website is designed to be mobile-friendly and adjusts its layout based on the device screen size.
- *Our Variety of Coffee:
- HTML
- CSS
- JavaScript
To run the website locally, follow these steps:
- Clone this repository to your local machine.
- Open the
index.html
file in your web browser.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create your feature branch (
git checkout -b feature/YourFeature
). - Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Create a new Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
This website is currently hosted live at https://coffee-shop-leancodewithamit.netlify.app/