The Random Dog Photo Generator is a fun web application that fetches and displays random photos of dogs. Every time the user clicks a button, a new random dog photo is retrieved and displayed. This project utilizes an external API to provide a vast collection of dog images, ensuring a delightful experience for dog lovers.
To set up and run the Random Dog Photo Generator project:
Clone the Repository: Clone the project repository to your local machine using the following command:
git clone <repository_url>
Navigate to the Project Directory: Open your terminal or command prompt and navigate to the directory where you cloned the project.
Open Index.html: Open the index.html
file in your preferred web browser to view the Random Dog Photo Generator.
Generate Dog Photos: Click the button on the webpage to fetch and display random dog photos.
index.html
file in a web browser.