Skip to content

SirIsaacNeutron/us-corona-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

US Corona Charts

https://us-corona-charts.netlify.app/. Note: sadly, the site I get data from doesn't allow the online site to get data for very long, so my site will only work for a few minutes for you before the charts always stay blank. However, if you run my code locally on your machine, the charts will work properly.

This project displays some information pertaining to COVID-19 for the US using data from the Covid Tracking Project.

To run (using the Mac command terminal):

git clone https://github.com/SirIsaacNeutron/us-corona-charts
cd us-corona-charts
npm i
npm start

This website uses React, so you'll need to have that installed in order for the above commands to work.

About

Charts on COVID-19 in the US, using data from the COVID Tracking Project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published