๐ Modern food delivery platform for East Africa with React + TypeScript. Features bilingual support (EN/SW), native Android app via Capacitor, haptic feedback, and WhatsApp integration. Built with Vite, Tailwind CSS, and shadcn/ui.
# ๐ KiliExpress - East African Food Delivery Platform
*A modern, bilingual food delivery platform designed for East African markets*
๐ Live Demo โข ๐ฑ Android Build โข ๐ PWA Install โข ๐ Documentation
## โจ Features
### ๐ฏ **Core Functionality**
- ๐๏ธ **Multi-Vendor Marketplace** - Browse food vendors, restaurants, and local businesses
- ๐ **Bilingual Support** - Full English/Swahili (en/sw) language switching
- ๐ฑ **WhatsApp Integration** - Direct vendor communication via WhatsApp links
- ๐ **Vendor Dashboard** - Business management interface for vendors
- ๐ฆ **Order Tracking** - Real-time order status and delivery tracking
- ๐ฐ **Local Currency** - Tanzanian Shillings (TSh) pricing throughout
### ๐ฑ **Mobile Experience**
- ๐ฎ **Haptic Feedback** - Native vibration for all interactions
- ๐ถ **Network Detection** - Real-time offline/online status monitoring
- ๐ **Hardware Back Button** - Proper Android navigation handling
- ๐จ **Splash Screen** - Professional branded app launch (3s duration)
- ๐ฏ **Status Bar Integration** - Consistent green theme throughout
- ๐ฑ **PWA Support** - Installable Progressive Web App for all platforms
### ๐๏ธ **Technical Highlights**
- โก **Vite + SWC** - Lightning-fast React compilation and hot reload
- ๐จ **Radix UI + Tailwind** - Professional component library with utility-first CSS
- ๐ฆ **Capacitor Framework** - Native Android app with web technologies
- ๐ง **shadcn/ui Components** - Modern, accessible UI component system
- ๐ฏ **Mobile-First Design** - Optimized for mobile devices and touch interfaces
## ๐ Getting Started
### ๐ Prerequisites
- **Node.js** 18+ and npm
- **Android Studio** (for mobile app development)
- **Git** for version control
### โก Quick Start
```bash
# Clone the repository
git clone
github.com
cd kiliexpress
# Install dependencies
npm install
# Start development server
npm run dev
```
Visit `
localhost` to see the app running!
### ๐ง Development Commands
```bash
# โฆ