Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 775 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 775 Bytes

SHOP APP

Application created in React Native following one of the tutorials in this course. This app was coded in TypeScript and uses a firebase REST API.

To run the app:

This project uses the TS Expo managed workflow templeate.

  1. git clone this repo.
  2. cd shopApp
  3. Run yarn or npm i to install dependencies
  4. Run yarn start or npm run start
  5. Once loading is finished press i to lunch the ios simulator or a for android (you must have the android emulator running)
  6. Play around

Images