OS X & Linux:
git clone https://github.com/nitishsai9/corona-api.git
cd corona-api
python3 app.py
Windows:
git clone https://github.com/nitishsai9/corona-api.git
cd corona-api
python app.py
✨ Demo
NitishSaikommaraju – @Nitishsaik – kommaraju.nitish.9@gmail.com
https://github.com/nitishsai9
- Fork it (https://github.com/nitishsai9/corona-api)
- Create your feature branch (
git checkout -b "branchname"
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin
) - Create a new Pull Request