https://github.com/gravenewsweekly/retro-coffee-shop
Coffee Shop Website Retro Themed
https://github.com/gravenewsweekly/retro-coffee-shop
Last synced: 3 months ago
JSON representation
Coffee Shop Website Retro Themed
- Host: GitHub
- URL: https://github.com/gravenewsweekly/retro-coffee-shop
- Owner: gravenewsweekly
- License: apache-2.0
- Created: 2025-02-13T21:29:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-14T00:51:20.000Z (4 months ago)
- Last Synced: 2025-02-24T15:51:46.896Z (3 months ago)
- Language: HTML
- Homepage: https://dakshhande.github.io/Retro-Coffee-Shop/
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ☕ Retro Coffee Shop - Official Website
## **Introduction**
Welcome to **Retro Coffee Shop**! This website is designed with an **80s retro theme**, offering a **seamless and engaging experience** for users who want to explore our **menu, contact us, read our privacy policy, refund policy, and even donate to charity.**---
## **🚀 Features**
✅ **Beautiful Retro-Themed UI** 🎨
✅ **No Account Required for Orders** 🛑
✅ **Clear Privacy Policy & Refund Policy** 🔐
✅ **Donation Page (100% of funds go to charity)** ❤️
✅ **Secure Payment Processing via UPI & Net Banking** 💳
✅ **Easy Navigation for a Smooth User Experience** 🖥️---
## **🛠️ Technologies Used**
- **HTML5** (Structure)
- **CSS3** (Styling)
- **JavaScript** (Optional for Interactivity)
- **QR Code (for Donations)**
- **Secure Payment Gateway (UPI, Google Pay, etc.)**---
## **📁 File Structure**
```bash
Retro-Coffee-Shop/
│── index.html # Homepage
│── menu.html # Coffee Menu
│── contact.html # Contact Page
│── privacy.html # Privacy Policy Page
│── refund.html # Refund Policy Page
│── donate.html # Donate Page
│── styles.css # Main Stylesheet
│── assets/
│ ├── images/ # Images (Logo, Backgrounds, etc.)
│ ├── qr-code.png # QR Code for Donations
│── README.md # This README File