Skip to content

a simple web application that allows users to view cute dog pictures. You can either request a random dog image or choose a specific breed from a dropdown to see images of that breed.

License

Notifications You must be signed in to change notification settings

ThatSINEWAVE/DoggoPics

Repository files navigation

DoggoPics is a simple web application that allows users to view cute dog pictures. You can either request a random dog image or choose a specific breed from a dropdown to see images of that breed. Powered by the Dog CEO API, this app brings you your daily dose of adorable doggos!

DoggoPics

Features

  • Random Dog Picture: Displays a random dog image each time the user clicks the button.
  • Breed Selection: Users can select a breed from a dropdown list and view a random image of that breed.
  • Responsive Layout: The website is designed to be mobile-friendly and adapts to different screen sizes.

Technologies Used

How to Use

  1. Open the index.html file in your browser.
  2. To see a random dog image, click the "Show me a random dog" button.
  3. To view a dog of a specific breed, select a breed from the dropdown and click the "Show me a dog of the breed" button.

Setup Instructions

To run the DoggoPics project locally:

  1. Clone the repository or download the project files.
  2. Open the index.html file in any modern browser (e.g., Chrome, Firefox, etc.).
  3. Ensure you have an active internet connection for the API calls to work.

No server-side setup is required as it only uses client-side technologies.

Contributing

If you'd like to contribute to this project, please fork the repository and create a pull request.

License

This project is licensed under the MIT License.