Chowvanna is a modern, responsive web application for hyper-local delivery of food, groceries, medicine, and gadgets across Nigeria. It features a "Hub & Spoke" navigation model, ensuring a focused and efficient user experience.
# Chowvanna - Hyper-local Delivery Platform
Chowvanna is a modern, responsive web application for hyper-local delivery of food, groceries, medicine, and gadgets across Nigeria. It features a "Hub & Spoke" navigation model, ensuring a focused and efficient user experience.
## 🚀 Key Features
- **Multi-Service Support**: Food (Restaurants), Groceries (Supermarket), Pharmacy, Drinks, Gadgets, and Package delivery.
- **Smart Navigation**: A centralized dashboard (Hub) connecting to specialized service pages (Spokes).
- **Responsive Design**: Mobile-first approach with full support for light and dark themes.
- **Real-time Tracking**: Interactive order tracking with status updates and rider information.
- **Vanna Wallet**: Integrated digital wallet for seamless payments.
## 🛠️ Technology Stack
- **Frontend**: React (via CDN), Tailwind CSS, Framer Motion (animations).
- **Icons**: Custom SVG icons for high performance and scalability.
- **Babel**: Standalone Babel for real-time JSX transpilation in the browser.
## 📂 Project Structure
- `index.html`: Main landing/registration page (Root).
- `html/`:
- `home.html`: Central dashboard (Hub).
- `login.html`: User authentication page.
- `Restaurants.html`, `Pharmacy.html`, etc.: Specialized service pages.
- `track-order.html`: Order tracking interface.
- `js/`: Core application logic, mock data, and service-specific React components.
- `css/`: Theme-specific stylesheets and global utility classes.
## 🛠️ Setup & Development
The platform is designed to be lightweight and runs directly in the browser using CDN-hosted dependencies. To view the application:
1. Clone the repository.
2. Open `index.html` in a modern web browser.
3. No build step or installation is required.
---
*Created with ❤️ for the Chowvanna community.*