BradHamm / Brewster-Brew-Me-Bro

Brewster - Personal brewery rating and tracking application.
1 stars 0 forks source link

Added JS components for search query and API calls to OpenBreweryDB #23

Closed BradHamm closed 1 year ago

BradHamm commented 1 year ago

Added a fetch call for the OpenBreweryDB, which takes in the APIs information and assigns the values from the objects to the Id's within the homepage's search result container. Need to consult the API documentation to figure out how to select the specific attributes of the values returned and how to incorporate the API call to Yelp for reviews.