Covidtesting

screenshot of Covidtesting
nextjs
react

The COVID-19 Testing Gap: an interactive data visualization

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.

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.

nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

recharts
Recharts

Recharts is a powerful and easy-to-use React library for building customizable and interactive charts. Built on D3.js, it offers a wide range of pre-built chart types, such as line, bar, pie, and scatter charts, all of which can be composed with a declarative syntax.