Skip to content

sarathnair/nearbyRestaurants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nearbyRestaurants

fetches the nearby restaurant

Installing

After cloning the repository use the following command to install the dependencies. Use Node.js version 6 or up.

> npm install

Use http-server npm plugin to view the website

> npm install -g http-server
> http-server

Once the web server has started, navigate to http://localhost:8080/ to view the application

About

fetches the nearby restaurant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published