Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 473 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 473 Bytes

HealthMonitoringApp

This is a cross-platform healthcare application built to give the user situational awareness of his surrounding.

How to setup?

This application is made using React-native. To run it on ios you will need XCode installed and for Android you will need Android studio. Make sure the developer environment is setup using this link (https://reactnative.dev/docs/environment-setup).

Here are the steps for iOS:

  • cd healthcare-app
  • npx expo run:ios