Web client application contains a dashboard developed using react.js. part of a fire alarm sensors project. it has
- Dashboard Page
- Single Sensor Details Page
- Admin Panel With Sign In Functions
- Sensor Details Page
Install the dependencies and devDependencies and start the server.
$ npm install
$ npm startapp is currently use following Dependencies. Instructions on how to use them in your own application are linked below.
| Dependency | README |
|---|---|
| React Chart.js | https://github.com/jerairrest/react-chartjs-2/blob/master/README.md |
| React Bootstrap | https://github.com/react-bootstrap/react-bootstrap/blob/master/README.md |
| React Toastify | https://github.com/fkhadra/react-toastify |
MIT