#Brdr[In Development]
This project is intended to create a realtime dashboard which is intended to pull updates realtime from a database/API. It is written in ReactJS, ExpressJS. I am open to contributors to this project.
Type in the terminal:
npm install
- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request :D