kant146 / foodhub

React Native Project FoodHub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

FoodHub - React Native application for food delivering

Installation

Clone my repo

git clone https://github.com/iamvucms/foodhub.git
cd foodhub

Use the package manager npm

yarn
cd ios && pod install

Setup Backend

Check out FoodHub-Backend

Usage

#run on ios 
react-native run-ios
#run on android
react-native run-android

Don't forget to update URL in axios.js when you run on devices

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

React Native Project FoodHub


Languages

Language:JavaScript 96.6%Language:Java 1.5%Language:Objective-C 1.0%Language:Starlark 0.4%Language:Ruby 0.2%Language:HTML 0.1%