/Quiz-React-App

Simple quiz application which generates a random set of 5 questions during each game and calculates and displays the total number of correct answers

Primary LanguageJavaScript

Quiz-React-App

Simple quiz application which generates a random set of 5 questions during each game and calculates and displays the total number of correct answers.

Live Project can be found at : https://quizzbeee.web.app/

Snippets from the project :

Main page that contains 5 random set of questions

MainPage

Answers selected for first three questions

AnswersSelect

Results displayed

Result