/covista

React app to display COVID data from the Covid Tracking Project API

Primary LanguageJavaScript

Covista

A simple React app for visually organizing (US) national and state COVID-19 data.

Run locally

git clone git@github.com:kenziebottoms/covista.git
cd covista
npm i
npm start

Run tests

Assuming you've installed it locally already.

npm test

Resources

This project was bootstrapped with Create React App.

This project uses public data from The COVID Tracking Project.