Skip to content

MianJawadAhmad/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