Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 505 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 505 Bytes

HelloVaccine - Frontend

A subscription-based portal which will send you mails when the vaccine would be available.

Install:

  1. Run npm install to install all dependencies.
  2. Run npm start to run the React server at port 3000.

Note: The CoWIN API allows only 20 searches within 15 minutes. I was not sure how to solve this.

Please star the repo if it helps in any way!

For the backend code, please click here