Skip to content

A dashboard tracking the global Covid-19 pandemic 🦠 cases built with Gatsby.

License

Notifications You must be signed in to change notification settings

bilafish/covid-19-dashboard

Repository files navigation

🦠 Covid-19 Dashboard

Netlify Status

This dashboard aims to raise awareness on the global pandemic caused by the Covid-19 outbreak and share useful information on safety measures to fight the virus.

Main Screen

Live Demo

Technologies

Development

To setup the app for development on your local machine, please follow the instructions below:

  1. Clone the repo to your machine
git clone https://github.com/bilafish/covid-19-dashboard.git
  1. Install necessary packages
yarn
  1. Start the development environment
yarn develop