Skip to content

reedx8/Nutrition-Tracker-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nutrition-Tracker-App

iOS app made with React native, managed by Expo.

Demo

Dependancy list: TBD

Follow the below steps to run app:

  1. (If Expo not installed) npm install -g expo-cli in project folder
  2. cd backend -> npm install
  3. cd frontend -> npm install
  4. In backend folder, type nodemon server
    • May need to install nodemon -> npm install -g nodemon
  5. 2 options to view app. Either...
    1. (Recommended) To run on Xcode simulator, type in frontend folder -> expo start --ios
    2. Or, download Expo Go on your phone, then scan QR code.

About

iOS app made with react native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published