Skip to content

dhansolo/covid19-county-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 County Tracker

Steps to run locally:

  1. Please have React, Node, and npm install on your machine
  2. Generate an API Key on RapidAPI with the COVID-19 Statistics API
  3. Once you have your key, create a new '.env' file at the root of your project
  4. In the '.env' file, input the following items:
    • REACT_APP_HOST=<YOUR_HOST>
    • REACT_APP_API_KEY=<YOUR_API_KEY>
  5. 'cd' into the project folder and enter 'npm start'

Thanks to John Hopkins University for providing and updating the data.

About

Tool to view COVID-19 statistics on a County level

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published