Welcome to the Midnight Drip Coffee website project! This is a modern, responsive landing page for a fictional premium coffee brand, showcasing products and company information.
- Responsive design for desktop and mobile
- Product showcase with images and descriptions
- Newsletter subscription form
- Social media links
- Smooth navigation and interactive UI
Coffee/
├── images/ # Coffee product images and logo
├── index.html # Main landing page
├── style.css # Main stylesheet
├── script.js # JavaScript for interactivity-
Clone the repository:
git clone https://github.com/1046prt/midnight_drip.git
-
Navigate to the project directory:
cd Coffee -
Open
index.htmlin your browser.
No build tools or server required—just open the HTML file!
Contributions are welcome! To contribute:
- Fork the repository
- Create a new branch (
git checkout -b feature/your-feature) - Commit your changes (
git commit -am 'Add new feature') - Push to the branch (
git push origin feature/your-feature) - Open a Pull Request
This project is licensed under the MIT License.
Enjoy your coffee and happy coding!