Skip to content

Dashboard to track flattening of the curve by plotting the no.of active COVID-19 / Coronavirus cases over a period of time by countries.

Notifications You must be signed in to change notification settings

commutatus/covid-19-flattening-the-curve

Repository files navigation

Flatenning the curve

A simple dashboard to track flattening of the curve by plotting the no.of active COVID-19 / Coronavirus cases over a period of time by countries.

Flatenning the curve dashboard by commutatus

🌐 Live version

📊 Data sources

✋Contribute

We're open to help, create an issue or PR to get started!

🖥️ About us

Commutatus, the latin word for change is what we believe in. The constancy and inevitability of change is an everyday phenomenon. This principle is reflected in all of our work and the way we do things. We constantly keep updating and improving our creations to conform to the latest technology and industry standards. We aspire to be synonymous with awesome digital products.

Default starter for Gridsome

This is the project you get when you run gridsome create new-project.

1. Install Gridsome CLI tool if you don't have

npm install --global @gridsome/cli

2. Create a Gridsome project

  1. gridsome create my-gridsome-site to install default starter
  2. cd my-gridsome-site to open the folder
  3. gridsome develop to start a local dev server at http://localhost:8080
  4. Happy coding 🎉🙌

For Vanilla JS version of this, please checkout the master branch.