This repository contains the source code for a visualization of the New York Times COVID-19 US dataset. It runs in the browser and was built using JavaScript and D3.
To access the visualization, you can either view it on my personal website or run the following commands to start the visualization on your local machine:
git clone https://github.com/mattrrubino/covid-visualization.gitcd covid-visualizationnpm inpm start