Back to all projects

Quizzical

A screenshot of Quzzical displaying 5 general knowledge questions and 4 answer options.A graphic of a question mark above the text QuizzicalA screenshot of Quizzical displaying 5 answered general knowledge questions. Four questions are answered correctly and one incorrectly.

Overview

Quizzical is a five-question general knowledge quiz, using the Open Trivia Database API. I chose React for this project to create reusable components for each question and answer, manage and track state throughout the quiz, and leverage useEffect to execute code based on dependencies.

Visit GitHub Repository Visit live application

React

JavaScript

HTML

CSS

APIs