Quizzical

Trivia quiz game

Test your knowledge with a trivia quiz game.

  This react.js project is a trivia quiz game that draws five questions at a time from the open trivia database API. Each question has either two or four answers for the user to choose from. A selected answer's background is changed to light violet. Upon submitting the quiz, if the answer is correct then the selected answer's background is changed to green. If the answer is incorrect, then the background is changed to red while the correct answer's background is green.

Github repo