Skip to content

Marco-Pagani/covid_dashboard

Repository files navigation

Coronavirus Statistics Dashboard

App Logo

A visualization tool for the latest numbers relating to the COVID19 pandemic

This project leverages a number of useful tools to help you understand the state of the world during this confusing crisis.

  • Using the power of D3, see the latest numbers in a variety of formats that can help you understand how things are progressing in realtime.
  • [Coming soon] Ask for the numbers you need to see, using Google Dialogflow, watch your queries be transformed into custon graphs for the locations and times you're seeking.

All this thanks to the wonderful statistics API created by ExpDev.

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.