Skip to content

Latest commit

 

History

History
58 lines (50 loc) · 2.33 KB

README.md

File metadata and controls

58 lines (50 loc) · 2.33 KB

Food Market Application

License Medium Profile

🍽️ Food Market is open source project to demonstrate food order iOS & Android application using React Native


Download

Go to the Releases to download the latest APK.

Installation

Open a Terminal in the project root and run...

Install all dependencies:

yarn install

Install all pods:

cd ios && pod install

Running on iOS Simulator

yarn ios

Running on Android Emulator

yarn android

Features

  • Registration and login including photos from the gallery
  • Discover delicious food on the home page
  • Order food, Cancel order
  • Payment Gateway integration
  • Your user profile page

Tech Stack & Open Source Libraries