A modern, responsive coffee shop website featuring elegant design, interactive elements, and seamless user experience.
- ✨ Responsive Design - Perfect on desktop, tablet, and mobile
- 🍃 Modern UI/UX - Clean, elegant interface with smooth animations
- 🛒 Interactive Cart - Dynamic shopping cart functionality
- 📱 Mobile-First - Optimized for mobile devices
- 🎨 Dark Theme - Sophisticated dark design with golden accents
- 📍 Contact Integration - Google Maps integration and contact form
- ⭐ Customer Reviews - Display testimonials with star ratings
- 📝 Blog Section - Latest coffee news and articles
- HTML5 - Semantic markup and structure
- CSS3 - Modern styling with Flexbox and Grid
- JavaScript - Interactive functionality and DOM manipulation
- Font Awesome - Beautiful icons
- Google Fonts - Roboto typography
coffee-shop/
├── 📁 assets/
│ └── 📁 images/ # All image assets
├── 📁 src/
│ ├── 📁 css/
│ │ └── style.css # Main stylesheet
│ └── 📁 js/
│ └── script.js # JavaScript functionality
├── 📁 docs/ # Documentation
├── 📄 index.html # Main HTML file
├── 📄 package.json # Project configuration
└── 📄 README.md # Project documentation
- Download or clone this repository
- Open
index.htmlin your browser - Enjoy the coffee shop experience!
# Clone the repository
git clone https://github.com/prabasajee/coffee-shop.git
# Navigate to project directory
cd coffee-shop
# Install dependencies (optional)
npm install
# Start development server
npm start- Color Scheme: Dark background (#010103) with golden accents (#d3ad7f)
- Typography: Google Fonts (Roboto family)
- Layout: CSS Grid and Flexbox for responsive design
- Animations: Smooth CSS transitions and hover effects
- Icons: Font Awesome 6.6.0
- ✅ Chrome (latest)
- ✅ Firefox (latest)
- ✅ Safari (latest)
- ✅ Edge (latest)
- ✅ Mobile browsers
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Prabasajee
- GitHub: @prabasajee
- Project: Coffee Shop
- Font Awesome for beautiful icons
- Google Fonts for typography
- Unsplash for inspiration (replace with actual image sources)
⭐ Star this repository if you found it helpful!
