Skip to content

navinprasadk/Restaurant-Search-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6946b1e · Sep 21, 2017

History

6 Commits
Sep 21, 2017
Feb 8, 2017
Feb 8, 2017
Sep 21, 2017
Feb 9, 2017
Sep 21, 2017
Feb 8, 2017
Feb 8, 2017
Feb 8, 2017
Feb 8, 2017
Feb 8, 2017
Sep 21, 2017
Feb 8, 2017
Feb 8, 2017
Feb 8, 2017
Sep 21, 2017
Feb 8, 2017

Repository files navigation

Restaurant Search App

It is a restaurant search and discovery app. This app basically performs a CRUD operation. Using Zomato API we fetch the restaurant details and display it. You can add the comments to particular restaurant and also save your favourite restaurants.

How to start running

Run these commands

To install the required dependencies

$ npm install

To build the app

$ npm run gbuild

To run the app

$ npm start

Releases

No releases published

Packages

No packages published