/pa8803

Primary LanguageJavaScript

CS 8803 MAS Programming Assignment

A barebone weather app with authentication.

Author: Faris Durrani 903435920
Implemented: 01/26/2021 - 01/30/2021
GitHub source:: https://github.com/farisdurrani/pa8803

How to Run

  1. In this project's directory, run
npm install
expo install
expo start
  1. At http://localhost:19002/, switch connection mode from LAN to Tunnel, and scan the QR code to open the Expo Go app on your iPhone.

Note: this app has not been tested on any other platforms

Peer Reviewer

Min Htat Kyaw (https://github.com/mkyaw6) 903436924