Skip to content

tbuytaer/covid-19-website

Repository files navigation

Graphs to track the spread of COVID-19 worldwide

A website with graphs displaying the spread of COVID-19 worldwide.

Example graphs

Risk map worldwide

Risk map USA

Graph Kansas

Updating data files

Use this seird model to generate the JSON files and place them in /public/data/ and /dist/data/.

Or just place them in /public/data/ and compile this project, which will also place the data files in /dist/data/.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Website to visualize COVID-19 data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published