A React application featuring a customizable prize wheel.
# Clone the repository
git clone https://github.com/boufnichel/wheel-of-prizes-demo.git
# Navigate to project directory
cd wheel-of-prizes-demo
# Install dependencies
npm install
# Start development server
npm run dev
Open http://localhost:5173 to view the app.
- Add/remove wheel segments
- Dynamic spinning animation
- Winner selection
- Color customization