Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.5 KB

README.md

File metadata and controls

54 lines (38 loc) · 1.5 KB

Sustainabyte

Supports Expo iOS Supports Expo Android Supports Expo Web


👋 Intro

  • An Expo/React Native app for encouraging sustainable eating

🗒️ Details

🚀 How to use

Install

  1. Clone this repo on your local machine by entering the following command in terminal: git clone https://github.com/josh-mcfarlin/sustainabyte
  2. Navigate to this project in terminal and enter npm install

Running

  1. Setup the project using the instructions above
  2. Then enter one of the following commands in terminal:
expo start --android
expo start --ios
expo start --web

Running on Mobile with Expo Go

  1. Download the Expo Go app on your mobile phone
  2. In terminal enter:
expo start
  1. Scan the QR code in terminal to open the app on your mobile device