$ git clone [Repository URL]
$ cd [Repository name]
$ npm install
$ npm run build
$ npm start
- Go to http://localhost:3000
$ docker run -it -p 3000:3000 [username]/[repository]:[branch/tag]
$ docker run -it -p 3000:3000 nishkarshraj/covid19
- Go to http://localhost:3000
This project is open-sourced and contributions are welcomed in all forms.
Please adhere to the contribution guidelines.
https://socialunity.herokuapp.com/statistics/dashboard
https://github.com/CSSEGISandData/COVID-19
MIT License