Skip to content

techAli17/ShoppingApp

Repository files navigation

ShoppingApp Mobile App

App Screenshots

Home Product Details Fav Cart

Technical Details

Run this app (development):

  • Clone the repo HTTPS:
git clone https://github.com/techAli17/ShoppingApp.git


  • Clone Over SSH:
git clone git@github.com:techAli17/ShoppingApp.git

Install dependencies

cd ShoppingApp && yarn install

To install any expo dependency use yarn package manager:

  • Example (add --yarn flag at the end to force yarn usage):
npx expo install expo-av --yarn

Running on a simulator (or) emulator:

  • Start the development server after installing dependencies via yarn install
yarn run ios || yarn run android

Running on a physical device:

  • Start the development server after installing dependencies via yarn install
yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published