Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 945 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 945 Bytes

MeU

app for couples in long-distance relationships

Deployment

dev url: MeU Expo

Architecture

Frontend: React Native Backend: Express and Firebase

Setup Frontend

  • See backend README for backend setup instructions
  1. Clone repo by running git clone https://github.com/dartmouth-cs52-23s/project-meu.git in your terminal and cd project-meu
  2. Run npm install to install all of the necessary dependencies.
  3. Run npm i -g patch-package and patch-package (might be unnecessary)
  4. Start the Expo simulator by running npm run start or expo start

Deployment

  • See backend README for backend deployment
  • Deploy to Expo using the command expo publish

Authors

  • Chipo Chibbamulilo '26
  • Georgia Dawahare '23
  • Katherine Pommerening '25
  • Kaylie Sampson '25
  • Soo Park 'GR
  • Tim Yang 'GR

Extra Credit

  • Github Projects Board