Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 926 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 926 Bytes

General Info

This project idea stems from my indecisive nature when choosing a restaurant to eat. Yelp is useful in providing many choices, but there is too many to choose from! With that said, I've decided to make this web application to choose one random restaurant in your surrounding area and also map out the directions to the restaurant from your location. Can't decide or don't know how to get there? Feed-Me-Now got you covered.. :D

Heroku Live link

Feed-Me-Now

Technologies

Project is created with:

  • React.js
  • Yelp Fusion API
  • Mapquest API
  • Express.js

Setup

  • Run npm install in root directory and /feed-me-now
  • Create a .env for environment variables - You'll need to get your own Yelp Fusion API and MapQuest API keys