fetches the nearby restaurant
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