Skip to content

React app that uses live API to display real-time COVID-19 data and make state-by-state, population-adjusted comparisons

Notifications You must be signed in to change notification settings

cossentino/covid_frontend_react

Repository files navigation

Covid-19 Data Center (ReactJS/TailwindCSS)

Example of side-by-side comparison of time-series COVID case data between Michigan and California

Description: A web application that displays continuously-updating state- and county-level data surrounding the COVID-19 pandemic. Includes time-series graphs of state-level cases since March of 2020, which can be compared on a population-adjusted basis to other states, and filtered by start and end dates.

Languages/Frameworks: ReactJS, TailwindCSS, ChartJS, JS Fetch API

Technical Notes

  • All React components are functional components, and React hooks are used to replicate class-component-like functionality
  • COVID-19 data fetched from COVID ActNow API to populate info-cards and graphs
  • Custom data transformation/filter functions used for population-adjustment

Data Sources:

About

React app that uses live API to display real-time COVID-19 data and make state-by-state, population-adjusted comparisons

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages