ahmedhomar / punk-api-project

0 stars 0 forks source link

Feedback #1

Open DanForder opened 2 years ago

DanForder commented 2 years ago

Site

Code

Overall most of your React code is looking good, I’d like to see you manipulate the fetch for the API a bit more, so we can search the whole catalogue of beers rather than the first 80 beers. Have a think about how you might change the query parameters of the request (check the punk api docs) to get back high-alcohol beers or specific beer names!

ahmedhomar commented 2 years ago

Thanks for the feedback Dan. Super helpful.