Skip to content

An interactive map of Covid-19 cases and deaths for US counties. (Note: this website is no longer maintained)

Notifications You must be signed in to change notification settings

laneysmith/covid-map

Repository files navigation

Covid-19 Map Netlify Status

This is the front end source code for https://covid.laney.tech, an interactive map displaying cumulative Covid-19 cases and deaths for US counties. The backend API and database source code can be found at https://github.com/laneysmith/covid-map-api.

Data from the NY Times covid-19-data project, based on reports from state and local health agencies.

covid-map-preview

Quick start

  1. Install project dependencies: yarn install
  2. Run yarn copy-env to copy the .env.local.example contents into a new .env.local file. Replace YOUR_TOKEN_HERE with your Mapbox token.
  3. Start the client: yarn start
  4. Clone and start the covid-map-api project on port 5000.
  5. Visit http://localhost:3000 in your browser.

Resources

About

An interactive map of Covid-19 cases and deaths for US counties. (Note: this website is no longer maintained)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •