This is the repo for the Refuge of Mt. Olive (R.O.M.O) mobile app. The purpose of this app is to provide resources to at risk youth in the San Francisco Bay Area.
Expo is a framework which simplifies developing and building React Native projects, and is the official recommendation of the React Native team.
Download the Expo Go mobile app and make an account
- Clone this project
- Using Github Desktop:
- Click the Fetch Origin button at the top of the screen
- Then click the Current Branch dropdown, and select main
- Using Github Desktop:
cd ROMO_Appnpm inpx expo start
This starts an expo development server.
Scan the QR Code that appears in the terminal to view mobile device output, or use a simulator.