/COVID-Tracker

Primary LanguageHTMLMIT LicenseMIT


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
  1. About The Project
  2. Roadmap
  3. Contributing
  4. License
  5. Contact
  6. Resources

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.

screencapture-covid-tracker-mindninjax-netlify-app-1614428842653

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Rishabh Singh

Project Link: github.com/mindninjaX/COVID-Tracker

Resources & Acknowledgements