Install Guide

Hi, this is the install guide for the app.

Initial Release

Version 1.0

On your computer:

  1. Go to the SnapMsg repository on GitHub, and clone or download the repository.
  2. Install npm by running npm install in the terminal to install all the dependencies.
  3. Run npx expo start to start the app, this will show a QR code in the terminal.

On your phone:

  1. Download the Expo app from the App Store or Google Play Store.
  2. Open the Expo app and scan the QR code that appears in the terminal.

And that’s it! The app should be running on your phone. Hope you enjoy it.