Skip to content
This repository has been archived by the owner on Jan 30, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 350 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 350 Bytes

CS 8803 MAS Programming Assignment

A barebone weather app with authentication.

Author: Faris Durrani
Implemented: 01/26/2021 - present

How to Run

  1. In this project's directory, run
npm install
  1. Run
expo start
  1. Switch connection mode from LAN to Tunnel, open Expo Go on your phone, and scan the QR code.