Nigeria's Fastest Event Ticketing Platform | Built in Kaduna
Zero fake tickets • Instant payouts • QR entry • Real-time analytics
- QR-Verified Tickets - 100% fraud protection
- 24-Hour Payouts - Fastest in Nigeria (vs 30-day industry standard)
- Real-Time Dashboard - Track sales, attendance, revenue live
- Easy Event Creation - Set up events in under 5 minutes
- Marketing Tools - Built-in social media promotion
- Secure Mobile Tickets - QR codes on your phone
- Instant Confirmation - Email/SMS tickets immediately
- Easy Refunds - Simplified refund process
- Event Discovery - Find events near you
Frontend:
- React 18 with TypeScript
- Vite (Fast builds & HMR)
- Tailwind CSS (Styling)
- Framer Motion (Animations)
- Lucide Icons (Icon library)
Backend:
- Node.js + Express.js
- Supabase (PostgreSQL database)
- RESTful API Architecture
Key Features:
- Type-safe development with TypeScript
- Responsive design (mobile-first)
- PWA-ready (Progressive Web App)
- SEO optimized
# Clone the repository
git clone https://github.com/sahmwel/sahmtickethub.git
# Install dependencies
cd sahmtickethub
npm install
# Start development server
npm run dev
# Build for production
npm run build