Skip to content

Files

Latest commit

Aug 21, 2023
d6256a7 · Aug 21, 2023

History

History

DogImagesReactHooks

README.md

DogImagesReactHooks

Fetches random dog images from the Dog API.

Expected Behavior:

Browser

The browser will display "Loading..." and then display a dog image with a button that will display the next random dog image if the HTTP request succeeds or an error message along with the same button if it fails.

Dependencies Used:

react react-dom