bnowel / lunchPlanner

Where should we go for lunch today?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lunchPlanner

Where should we go for lunch today?

Installation Notes

unix:

export YELP_CONSUMER_KEY="yourStuffHere"
export YELP_CONSUMER_SECRET="yourStuffHere"
export YELP_TOKEN="yourStuffHere"
export YELP_TOKEN_SECRET="yourStuffHere"

For heroku: Using the command line app

heroku config:add

About

Where should we go for lunch today?


Languages

Language:JavaScript 100.0%