The Ravenous
is a React Project in codecademy.com
This project created by create-react-app
Here’s a quick overview of how Ravenous should function :
- As a user, I should be able to search for restaurants
- As a user, I should be able to view a list of restaurants returned by the Yelp API
- As a user, I should be able to sort through restaurants using a filter
- You should sign in yelp.com
- get your ApiKey
- Insert your ApiKey in
folder_project\src\util\Yelp.js