The Web App to track Covid cases and stats of all countries, built with Dash and python.
- Real Time data tracking
- Data available for all countries
- Work on all browsers
- Python 3 installed
- web browser
- clone the repository
- inside the root folder, run the command
pip install -r requirements.txt
- then run the application by :
python run.py
- Go to the browser and open the localhost http://127.0.0.1:8050/