Skip to content

FlyingsparkInfotech/restaurants

 
 

Repository files navigation

restaurants

A react native restaurant project

Features

  • Search for restaurants using search keyword (e.g Food, Pizza, etc)

  • View Location of the restaurant

  • Dial restaurant number

  • Visit website address

  • View restaurant ratings

  • And more...

Getting started

NOTE: A working knowledge of setting up a react-native project using react-native cli is required. Check here for more on this.

  • clone the project git clone https://github.com/larrystone/restaurants.git

  • cd to the directory cd restaurants

  • Install dependencies npm install or yarn

  • Create and update a settings.json file using the settings.example.json file in /private/data folder

  • Run react-native run-android to run on android or react-native run-ios to run on an IOS device

About

A react native restaurant project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 73.1%
  • Objective-C 13.4%
  • Java 6.9%
  • Python 6.6%