A barebone weather app with authentication.
Author: Faris Durrani 903435920
Implemented: 01/26/2021 - 01/30/2021
GitHub source:: https://github.com/farisdurrani/pa8803
- In this project's directory, run
npm install
expo install
expo start
- 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
Min Htat Kyaw (https://github.com/mkyaw6) 903436924