A Simple Covid Tracker developed using Python and Matplotlib 🤒
Covid Tracker is a Python Application that can be used to track corona cases. Covid Tracker is developed using Covid and Matplotlib(Pyplot).
- Drop a ⭐ on the Github Repository.
- Clone the Repo by going to your local Git Client and pushing in the command:
git clone https://github.com/swapnilsparsh/CovidTracker.git
- Install the dependencies:
pip install -r requirements.txt
- At last, push in the command:
python main.py