- App that manages your blood pressures and get stats from it
- Diployed at https://pressuremonitor-ec90c.firebaseapp.com/ via Google Firebase
- React.js
- Firbase; authentication and storage
- Bootstrap
To run this project:
- create
.env
file with firebase information (refer to .env-example file) - install it locally using npm:
$ npm install
$ npm statrt