Skip to content

SanjaySunil/CovidTracker

Repository files navigation

CovidTracker

An awesome Covid Tracking application with real statistics on Covid19!
Report Bug · Request Feature




What's CovidTracker?

CovidTracker is a React web application that provides you with worldwide data including deaths, cases and recovered cases.

Installation

  1. Clone CovidTracker
git clone https://github.com/sanjaysunil/covidtracker
  1. Install node_modules
npm install
  1. Start application!
npm start

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/Feature)
  3. Commit your Changes (git commit -m 'Added a new Feature')
  4. Push to the Branch (git push origin feature/Feature)
  5. Open a Pull Request

License

Copyright © 2022 Sanjay Sunil (sanjaysunil@protonmail.com)

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