Skip to content

ValeryP/coronavirus-spread

Repository files navigation

Monitoring center for COVID-19

A website with integrated the worldwide dashboard, prediction of spread, and multiple analytics charts with daily updates. Using the (➕) button any external website can be hosted as a tab of the dashboard.

⭐️ Features

1. Interactive dashboard

2. Prediction of spread

3. Analytics charts

4. Feature to add custom web page

🚀 Quick start

  1. Clone the project
git clone https://github.com/ValeryP/coronavirus-spread.git
  1. Run the local website
cd coronavirus-spread
yarn install
yarn start
  1. Open the source code and start editing

Your site is now running at http://localhost:3000