An open API service indexing awesome lists of open source software.

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

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