# Sanza Music Awards
A frontend-only React website for an African Singing Awards voting platform.
## Features
- **Landing Page**: "Amplify The Rhythm" hero section with auto-scrolling featured artists.
- **Categories**: 12 diverse award categories with dynamic filtering.
- **Nominees**: Real-time voting system with category-specific rankings.
- **Artist Profiles**: Detailed stats, biographies, and top hits.
- **Admin Dashboard**: Secure monitoring of votes, revenue, and live transactions.
- **Real-time Results**: Dynamic standings and total vote count updates.
- **Payment Integration**: Prepared for MTN Mobile Money and Orange Money CM.
- **Persistence**: Local storage support for votes and transactions.
## Tech Stack
- React (Vite)
- Tailwind CSS
- Framer Motion
- Lucide React
- React Router Dom
## Setup & Run
1. Install dependencies:
```bash
npm install
```
2. Run the development server:
```bash
npm run dev
```
3. Open your browser at `
localhost`.
## Notes
- This is a frontend prototype. No backend is connected.
- All data is mocked.
## SANZA