Get all your information about covid19 vaccine slots and center in india
nodejs
npm i -g covid19-vaccine-slots-india
covid19 states
This will list down all the states in india with their respective stateId which we gonna need to find districts
This will list down all the districts of the states which you have choose
covid19 districts <stateId>
wait just the last command to get all your vaccine slot and centers info
covid19 slots <districtsId>
Now finally this will list down all the vaccination centers in your districts
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
Please ⭐ this repository if you like it or this project helped you!
Feel free to open issues or submit pull-requests to help me improving my work.