COVID Tracker
An simple web app which displays the updated info regarding COVID.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
About The Project
A simple web project I have built which displays the updated information regarding COVID. The information it displays are:
- Total Cases
- New Cases
- Total Deaths
- New Deaths
- Total Recovered
- Active Cases
- Critical Cases
- Affected Countries
The information is fetched through an API.
Built With
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.
Contact
Rishabh Singh
- Twitter - @mindninjaX
- LinkedIn - linkedin/mindninjax
- Email - rishabh.singh@studentambassadors.com
Project Link: github.com/mindninjaX/COVID-Tracker