Skip to content

gglowe/covid-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


COVID-19 Tracker

A Global COVID-19 Tracker
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

covidtracker

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/gglowe/covid-tracker.git
  2. Install NPM packages
    npm install
  3. Start Project
    npm start

Usage

Once the app is opened you are able to see GLOBAL numbers listed within three cards at the top of the page. The default line graph is currently showing daily USA numbers for infected, deaths, and total tests given. The API used no longer provides daily recovered numbers. There is a country picker that allows you to pick a specific country and receive the latest information given for the respective country in a bar graph - the cards will update and reflect the numbers for the respective country.

Roadmap

See the open issues for a list of proposed features (and known issues).

License

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

Contact

Gregory Lowe LinkedIn

Project Link

Acknowledgements

  • Original Huge shout out to Adrian as he is the original creator of the project. I was able to take his layout with material-ui/chart.js and do a separate API pull that was not in the original since some of the old fetches no longer worked. This project gave me tons of confidence to build my upcoming project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors