Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 643 Bytes

File metadata and controls

29 lines (17 loc) · 643 Bytes

Pokemon Quiz

Overview

Pokemon Quiz is a simple quiz application, that takes an renders a random Pokemon image and displays multiple choices.

Users have options to 'Phone a Friend', '50-50' or 'Ask the Audience'

It utilizes the Pokemon API from the following endpoint: [https://pokeapi.co/]).

Features

  • Utilizes the Pokemon API to displays a pokemon image.
  • Display Pokemon Image

API Endpoint

Display images from the Pokemon API endpoint: [https://pokeapi.co/api/v2/pokemon/${ID}/].

Technologies Used

HTML CSS JavaScript

Acknowledgments

The Pokemon API for providing images. Happy quizzing with the Pokemon Quiz! 🐾