A simple web application that randomly selects a winner from a list of contest participants.
- Random number generation for winner selection
- Clean and responsive design
- Input validation
- Instant winner determination
- Enter the number of participants in the input field
- Click "Determine Winner" button
- The application will display a random winner number
This project is configured for deployment on Vercel. Simply connect your GitHub repository to Vercel for automatic deployments.
- HTML5
- CSS3
- Vanilla JavaScript
Deploy this project to Vercel to see it in action!