thaladikary / health-app-p4-G8

0 stars 0 forks source link

health-app-p4 Group 8

Mobile app for prog 4

https://www.figma.com/file/56p8e6feQxxJA5heYuQtmq/Prog-4-APP?type=design&node-id=0-1&mode=design&t=W4GrtLmE1kpRYmcc-0

Installation:

  1. Install Project Dependencies:

    Navigate to your project directory (SRC) and install project dependencies using npm:

    
    npm install

Running Your Project:

  1. Start the Development Server:

    Start the development server for your React Native project using Expo CLI:

    
    npm start
  2. Run on Expo Go App:

    1. Install Expo Go:

      Install Expo Go on your Android or iOS device from the respective app store.

    2. Open Expo Go:

      Open the Expo Go app on your device.

    3. Scan QR Code:

      Use the device's camera to scan the QR code displayed in the Expo DevTools in your browser.

This will load and run your React Native app on your device.

Backend Repo

This is hosted on GCP https://github.com/michaelt16/voice-backend-healthapp.git