Awesome
COVID-19-REPORT-DASHBOARD
COVID-19 daily report dashboard of all cases worldwide
<div align="center"> <br> <img src="/public/static/corona-mask.png" width="80px"> <br> <hr> </div> <div align="center"> <br> <img src="/public/static/screenshot.gif" width="600px"> <br> <hr> </div>Get Started
Prerequisites
# 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
- Open you're browser to http://localhost:3000
Lint It
Fix all prettier linter errors
$ yarn lint
Deployment
$ 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)