Skip to content

hardcod3r/Restaurant-Search-App

 
 

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • HTML 2.8%