Skip to content

A front end javaScript web app that uses the "Yelp" API to retrieve information about restaurants in North America. The SearchBar returns restaurants and filters them by rating, zip code, and food type. Image styles are also fetched from the API endpoint.

Notifications You must be signed in to change notification settings

creepicrawli/ravenous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ravenous

A front end javascript web app that uses the "Yelp" API to retrieve information about restaurants in North America. There are a few javascript source files,html files and css sheets along with other dependancies. The SearchBar returns restaurants and filters them by rating, zip code, and food type. Image styles are also fetched from the API endpoint and match the restaurants stylings.

To run the program on windows: -download all files and install npm. -Once you have node_modules installed inside the ravenous folder -open your terminal or powershell and navigate to the directory of the ravenous folder. where you will then type "npm start". -the react app should open in your browser.

About

A front end javaScript web app that uses the "Yelp" API to retrieve information about restaurants in North America. The SearchBar returns restaurants and filters them by rating, zip code, and food type. Image styles are also fetched from the API endpoint.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published