Fomola1 Delivery App - Fast, reliable delivery service web platform for Ghana
# Fomola1 Delivery App - Web MVP
A comprehensive web platform for Ghana's fastest delivery service, connecting verified Okada riders with customers for quick, reliable deliveries across Accra.
## 🚀 Live Demo
**Deploy this app to Vercel:**
## 📱 Features
### For Customers (Senders)
- **Package Sending Flow** - Multi-step form with fare estimation
- **Real-time Tracking** - Track packages with live updates and rider contact
- **Delivery History** - Complete record of past deliveries
- **Multiple Payment Options** - Mobile Money, Cards, Bank Transfer
### For Riders
- **Comprehensive Benefits Page** - Earnings potential, health benefits, bonuses
- **Onboarding Information** - Requirements, application process
- **Performance Incentives** - Monthly bonuses, motorbike loans
### For Administrators
- **Complete Dashboard** - Operations management and analytics
- **Rider Verification** - Document review and approval system
- **Delivery Management** - Real-time monitoring of all deliveries
- **Revenue Analytics** - Performance metrics and reporting
## 🎨 Design
- **Branding**: Black & Yellow color scheme representing speed and professionalism
- **Responsive**: Mobile-first design optimized for all devices
- **Professional UI**: Clean, modern interface with intuitive navigation
## 🛠 Tech Stack
- **Framework**: Next.js 15.5.2 with App Router
- **Language**: TypeScript
- **Styling**: Tailwind CSS v3
- **Icons**: Lucide React
- **Deployment**: Vercel-ready
## 🚀 Getting Started
### Prerequisites
- Node.js 18+
- npm or yarn
### Installation
1. **Clone the repository**
```bash
git clone
github.com
cd fomola1-web
```
2. **Install dependencies**
```bash
npm install
```
3. **Run development server**
```bash
npm run dev
```
4. **Open in browser**
```
localhost
```
### Build for Production
```bash
npm run build
npm start
```
## 🌐 Deploy to Vercel
### Method 1: One-Click Deploy
### Method 2: Import from GitHub
1. Go t …