Skip to content
/ LSD Public

A Grocery Delivery app based on React Native and Firebase

Notifications You must be signed in to change notification settings

MHassanA98/LSD

Repository files navigation

LSD

A Grocery Delivery app based on React Native and Firebase

Node, Python2, JDK must be installed

Install Android Studio using the following custom settings where you

check all the following checkboxes:

o Android SDK

o Android SDK Platform

o Performance (Intel ® HAXM) (See here for AMD)

o Android Virtual Device

Make sure you have “Android 9 (Pie) SDK” downloaded in particular.

The rest of the environment must be in accordance to this official guide: https://reactnative.dev/docs/environment-setup

Connect your own android phone to use according to the steps mentioned here: https://reactnative.dev/docs/running-on-device

In case, you're using a virtual device make sure it is according to the steps mentioned here: https://reactnative.dev/docs/environment-setup

Install Git

Step by step manual to launch the app:

  1. Open command prompt in a folder where you wish to save the project
  2. Write the following command in there: o git clone https://github.com/MHassanA98/LSD.git
  3. Let the download finish
  4. Open the project directory in the command prompt
  5. Write the following commands there: npm install
  6. Make sure you have either your phone connected/emulator open. (It’s better to keep the emulator beforehand) npx react-native run-android

About

A Grocery Delivery app based on React Native and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published