- Clone this repository
git clone "https://github.com/VikingPathak/covid-tracker.git"
- Install Flask
pip install flask
- Run the app
python covid_tracker.py
- View the App
https://localhost:5000/covid
The app has been deployed on Heroku server for free. To know more on how to deploy your app on Heroku Server, visit this link.
To know more visit this medium blog or watch following two videos on YouTube.
Video - Part 1
Video - Part 2