Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.05 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.05 KB

🦠 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