Click the button or refresh the page to see a new dog!
This simple app fetches random dog images from the Dog API. Each time you refresh the page or click the "Fetch New Dog" button, a new adorable dog image will appear!
When you click the button or refresh the page, JavaScript makes a request to the Dog API (dog.ceo/api), which returns a random dog image URL. The app then displays this image in the main container.
Dog images are provided by the free Dog API (dog.ceo/api). This project was created with ❤️ for dog lovers everywhere.