Skip to content
Alaeddine edited this page Mar 27, 2020 · 2 revisions

COVID-19-REPORT-DASHBOARD

COVID-19 daily report dashboard of all cases worldwide

Preview




Get Started

Prerequisites

npm or yarn installed

# clone the repo
$ git clone git@github.com:AlaeddineMessadi/COVID-19-REPORT-DASHBOARD.git

# install dependencies
$ yarn    ## or npm install

# run in development mode
$ yarn start   ## npm run start

Try It

Lint It

Fix all prettier linter errors

$ yarn lint

Total alerts

Deployment

$ now

Deploy with ZEIT Now

Data Source

https://github.com/AlaeddineMessadi/COVID-19-REPORT-API

data repository for the 2019 Novel Coronavirus Visual Dashboard operated by the Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE)

MIT License

MIT license forthebadge

Clone this wiki locally