Skip to content

DevKarenC/covid-tracker

Repository files navigation

US COVID-19 Tracker

This US Covid-19 tracker...

  • Updates daily (Note: The Covid Tracking Project API is no longer collecting new data as of March 7, 2021, so this tracker will show data up until that date.)
  • Shows COVID-19 summary data and 3 different types of chart: bar, line, pie for all 50 states and US as a whole
  • Uses the API from the Covid Tracking Project and US Census Bureau and Chart.js library for HTML5 based JavaScript charts
  • Uses React framework for front-end and Node.js for back-end

Check out the project here!

Demo

Bar Graph: Top 10 States with Covid-19 Positive Cases

Demo Bar Graph Usage

Line Graph: Number of Covid-19 Positive Cases since inception for each state

Demo Line Graph Usage

Circle Graph: Percentage of Cumulative Covid-19 Positive Cases for each state

Demo Circle Graph Usage

Releases

No releases published

Packages

No packages published