add functionality to fetch images of dog breeds
Closed this issue · 1 comments
liron-navon commented
Further, the application should showcase pictures of dogs of the same breed in a gallery below. The gallery
should take all the available screen space and consist of lazy loaded images.
For finding pictures of dogs based on their breed we suggest you refer to the following API:
https://dog.ceo/dog-api/
liron-navon commented