Welcome to the official repository of Cafena Coffee Shop – a modern, responsive coffee website designed to provide customers a seamless digital café experience. From menu browsing to blog articles and shop interactions, Cafena brings a cozy café ambiance to the web.
- 📌 Overview
- 🧩 Features
- 💡 Technologies Used
- 📂 Project Structure
- 🎯 How to Use
- 📸 Website Preview
- 📬 Contact
- ©️ License
Cafena Coffee Shop is a front-end responsive website that showcases a fictional coffee brand, complete with:
- Interactive sections for home, about, menu, blog, shop, and contact.
- Scroll animations using AOS (Animate On Scroll).
- Responsive navigation and cart system.
- Beautiful imagery and branded content.
Section | Description |
---|---|
Home | Eye-catching hero section with call-to-action buttons and social icons. |
About Us | Introduction to the coffee shop and its mission. |
Menu | Grid of featured coffee items with prices. |
Shop | Product cards with discounts, ratings, and interactive icons. |
Blog | Coffee-related news and articles. |
Contact | Google Map embed and reservation-style contact form. |
Cart | Toggleable shopping cart UI with example items and subtotal calculation. |
Responsive | Fully mobile-friendly with burger menu and very adaptive layout. |
- HTML5 – Page structure and content
- CSS3 – Styling and responsive layout
- JavaScript – Interactivity (search, cart toggle, menu toggle)
- Font Awesome – Icons and social media symbols
- AOS (Animate On Scroll) – Scroll animations
- Google Maps Embed API – Location map
- CDNs – For external libraries like AOS and FontAwesome
Cafena-Coffee-Shop/
│
├── assets/
│ ├── css/
│ │ └── style.css # Main stylesheet
│ ├── images/ # All images including logo, products, etc.
│ └── js/
│ └── main.js # JavaScript for UI interactivity
│
├── ss/
│ └── cafena-screenshot.png # Website screenshot for preview
│
└── index.html # Main HTML file
│
└── README.md # This file
git clone https://github.com/AbdullahJaveid/Cafena-Coffee-Shop.git
cd Cafena-Coffee-Shop
Open index.html
with your browser or live server.
- Story of Cafena, mission, and cozy ambiance.
- List of coffee items, price, and images in card layout.
- Featured products with hover effects, add to cart, and price comparison.
- Engaging articles and updates for coffee lovers.
- Embedded Google map and form for reservations.