Overview
The COVID-19 Testing Gap is a website that aims to address the critical lack of access to COVID-19 testing across the country. By visualizing each state’s testing relative to their population, this website provides an insight into the disparities in testing accessibility.
Features
- Visualization of Each State’s Testing: Offers a visual representation of each state’s testing capacity relative to their population.
- Addressing Critical Lack of Access: Sheds light on the disparity in access to COVID-19 testing across different states.
- Informative Insights: Provides valuable information on the number of tests conducted in various states.
Installation
To get started with The COVID-19 Testing Gap, follow these steps:
- Clone the repository:
git clone https://github.com/lachlanjc/covidtesting
- Navigate to the project directory:
cd covidtesting
- Install dependencies:
yarn
- Start the development server:
yarn dev
Please note that The COVID-19 Testing Gap is released under the MIT License.
Summary
The COVID-19 Testing Gap website addresses the critical issue of unequal access to COVID-19 testing across states in the country. By visualizing testing data relative to each state’s population, the website serves as a valuable tool in understanding and highlighting the disparities in testing accessibility. You can install the website by cloning the repository, installing dependencies, and starting the development server.