/Shopping-Cart

Primary LanguageTypeScriptMIT LicenseMIT

🚀 Shopping Cart App

Getting Started

  1. Clone this repo

  2. Go to project's root directory

  3. Run yarn to install dependencies

  4. Start the packager with yarn start

  5. Connect a mobile device to your development machine

  6. Run the test application:

  • On Android:
    • Run react-native run-android or Use Android Studio (Recommended)
  • On iOS:
    • Open ios/YourReactProject.xcworkspace in Xcode
    • Hit Run after selecting the desired device
  1. Enjoy!!!