We need to create a web catalog with some dog breeds in order to help some pet shop customers to choose their dogs. For this, we need a list of names and images, being able to filter the results.
- Create a web app using the Create React APP.
- Create a page, that fetches primary dog breeds from the API below and displays their names and images.