Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 927 Bytes

File metadata and controls

25 lines (17 loc) · 927 Bytes

Doggos Quiz

Overview

The Doggos Quiz is a simple web application that loads a random dog image along with a set of multiple-choice options to dogs breed. It utilizes the Dog API from the following endpoint: https://dog.ceo/dog-api/.

Features

  • Utilizes the Dog API to displays a random dog image.
  • Presents a set of multiple-choice dog breed options.
  • Highlights selected answer is correct or incorrect.

API Endpoint

The Doggos Quiz fetches random dog images from the Dog API endpoint: https://dog.ceo/api/breeds/image/random.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Acknowledgments

Happy quizzing with the Doggos Quiz! 🐾