Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 734 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 734 Bytes

Banner

The COVID-19 Testing Gap

Critical lack of access to COVID-19 testing across the country prevents us from knowing exactly how many people are infected. This isn’t news.

But depending on your state, you have very different access to testing. This is a website visualizing each state’s testing relative to their population.

covidtesting.vercel.app

Also see: predictcovid.netlify.app (repo)

Getting started

  1. git clone https://github.com/lachlanjc/covidtesting
  2. cd covidtesting
  3. yarn
  4. yarn dev

MIT License