Skip to content

AustinLeeGordon/intern-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Restaurant Selector


Created by: 2017 Designory interns


Setup:
  1. Clone to a local directory.
  2. Navigate to local directory in terminal/command line and run npm install.
  3. Get an API key from the Zomato Developers Page.
  4. Create a a file at the root directory named config.js.
  5. In config.js, insert module.exports.key = 'YOUR_KEY_HERE';.
Server:
  • Run server with node server.js.
  • Server will be hosted at http://localhost:6060.

About

Random restaurant generator created by 2017 Designory Interns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published