Javascript is required

Quizzical trivia game

Quizzical is a fun and interactive trivia game that fetches data from an open source trivia API and displays the results. Players are provided with five comic-book trivia question and a choice of answers. Guesses are selected by clicking on the answer. The check score button will display the results and then ask if the player would like to play again. Confetti is displayed if the player guess all five questions correctly.

The quizzical game was built using an API, React, React Hooks, styled components, Git/GitHub.