Skip to content

stormsinbrewing/Covid-19-Social-Unity-Application

Repository files navigation

Cover Image

Covid-19 Social Unity Application

Development Workflow

img

Run this project on local workstation

$ git clone [Repository URL]
$ cd [Repository name]
$ npm install
$ npm run build
$ npm start

Run this project via Docker container

$ docker run -it -p 3000:3000 [username]/[repository]:[branch/tag]
$ docker run -it -p 3000:3000 nishkarshraj/covid19

How to Contribute

This project is open-sourced and contributions are welcomed in all forms.

Please adhere to the contribution guidelines.

Plan of work

POW

Hosted project Link

https://socialunity.herokuapp.com/statistics/dashboard

Code of Conduct

Code of Conduct

References

https://github.com/CSSEGISandData/COVID-19

License

MIT License