- VaccinateMe is a react app that shows COVID vaccination centers near you(Only for INDIA).
- Find vaccination centers by
State
District
PINCODE
Your Location
- Visit the website
- git
- node
- internet connection ;)
- Clone this project
git clone https://github.com/nabin-nath/vaccine-finder.git
- cd to vaccine-finder
- Install dependencies
npm i
- Start the server
npm start