chingu-voyage7 / Geckos-Team-10

A punk beer e-commerce site | Voyage-7 | https://chingu.io/
MIT License
0 stars 2 forks source link

Getting all beer data from API #22

Closed tinuola closed 5 years ago

tinuola commented 5 years ago

Creating utils folder. Creating beerAPI.js Making three requests to the api and consolidating results into one master_data container. Creating helper.js function to get random beer(s)

tinuola commented 5 years ago

@ChauTran73 @rmcguire6 ,

You can review the changes here OR to actually run the changes locally checkout my branch in the repo.

Don't approve or merge. I forgot to bind the function on Homepage.js. Will correct this later and submit a fresh PR. In the meantime, this is just for review.

Thanks.