Skip to content

This is react native application for Restaurant Profile.

Notifications You must be signed in to change notification settings

CodingKitten2/RestaurantProfileApp

 
 

Repository files navigation

Restaurant Profile Application

This is a simple React Native Application for Restaurant Profile.

How to run

Clone the repo and Run the following commands

npm install

npm install json-server -g

Open a command window or Terminal and type

json-server --watch db.json --host 0.0.0.0 -p 3001 -d 2000

Download the expo app from App Store or Play Store

Open another Command window or Terminal and type

npm start

a QR code will appear in the browser scan it using the smart phone, this will open the app in the expo

About

This is react native application for Restaurant Profile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.1%
  • Objective-C 5.0%
  • Ruby 3.4%
  • Java 3.2%
  • Python 2.3%