Hi, and Welcome to No Squeeze!
To use our project: (Use a package manager such as npm or yarn)
- Download this repository
- Download Expo https://docs.expo.io/versions/v36.0.0/ by typing "npm install -g expo-cli" in the terminal
- Access the folder "our-reactnative-app" via command line terminal and enter the folder
- Once inside, type the command "npm install" in the terminal to install all dependencies
- Then, type "expo start" to begin running expo. A chrome window should open up
- Following that, enter the "screens" folder via terminal (Note that screens is within our-reactnative-app)
- Type "python3 NoSqueezeServer.py" to begin running the python server
- Navigate back the chrome folder mentioned in step 5 and scan the QR code using the expo app in your phone(Have to download the expo app)
- You should see our application open up on your phone.