A simple single page app to poll CoWIN for available appointment slots
- Clone the repository
- Install dependencies
npm install or yarn
- Run locally
npm run start or yarn start
- Allow Notification
- Fill out your preferences
- Click on the Start button
Once the polling starts, the app will make periodic requests to CoWIN and trigger an alert as soon as it finds an available slot.