Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 816 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 816 Bytes

BLOOD PRESSURE MONITOR

Contents

General info

Sample image

Input measurement sample1 Statistics sample1

Tech stack

  • React.js
  • Firbase; authentication and storage
  • Bootstrap

Set up

To run this project:

  • create .env file with firebase information (refer to .env-example file)
  • install it locally using npm:
$ npm install
$ npm statrt