This web application displays 5 random questions with their options and on clicking the submit button it displays our score out of 5 . "Play again" button displays another set of 5 random questions.
I have stored my questions in data.js file which exports 5 questions.
I have also created QuestionBox component to display a question along with its options.
This project was developed with Reactjs, HTML, and CSS. It is a good project for beginners as it includes usage of DOM, javascript functions, reactjs and basic CSS styling.
👀 Have you spent some time to check if this issue has been raised before?
🔖 Project description
Quizzeria
This web application displays 5 random questions with their options and on clicking the submit button it displays our score out of 5 . "Play again" button displays another set of 5 random questions.
I have also created QuestionBox component to display a question along with its options.
Live Demo
🎤 Pitch
This project was developed with Reactjs, HTML, and CSS. It is a good project for beginners as it includes usage of DOM, javascript functions, reactjs and basic CSS styling.
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?