# EventHub - African Events & Creators Platform
EventHub is a modern, TikTok-style events platform designed specifically for African creators and event-goers. Discover vibrant events across Africa, support talented creators, and be part of the continent's growing creator economy.
## ✨ Features
### 🎬 TikTok-Style Event Discovery
- **Video Previews**: Watch engaging video previews before purchasing tickets
- **Vertical Feed**: Scroll through events in a familiar, mobile-first interface
- **Interactive Cards**: Like, share, and save events for later
### 👥 Creator Economy
- **Creator Profiles**: Verified creator accounts with bio and portfolio
- **Event Creation**: Easy-to-use event creation tools for creators
- **Revenue Sharing**: Support African creators through ticket sales
### 💳 Local Payment Integration
- **M-Pesa**: Kenya's leading mobile payment solution
- **MTN MoMo**: Mobile money across multiple African countries
- **Paystack**: Card payments and bank transfers
- **Multi-currency Support**: Local currency pricing
### 🌍 African-Focused
- **200+ Cities**: Coverage across major African cities
- **Local Events**: Community-driven event discovery
- **Cultural Celebration**: Showcase African culture and creativity
## 🚀 Technology Stack
### Frontend
- **React 18** - Modern React with hooks and concurrent features
- **TypeScript** - Type-safe development
- **Vite** - Lightning-fast build tool and dev server
- **Tailwind CSS** - Utility-first CSS framework
- **shadcn/ui** - Beautiful, accessible UI components
- **React Router** - Client-side routing
- **TanStack Query** - Server state management
### Backend & Database
- **Supabase** - Backend-as-a-Service platform
- **PostgreSQL** - Robust relational database
- **Row Level Security** - Fine-grained access control
- **Real-time Subscriptions** - Live updates and notifications
### Development Tools
- **ESLint** - Code linting and formatting
- **TypeScript ESLint** - TypeScript-specific linting rules
- **PostCS …