Quizzical



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 applicationReact
JavaScript
HTML
CSS
APIs