HTML, CSS, JavaScript, React.js,React-Hooks, React-Router-dom v6, Grid System of Bootstrap, Material UI
☑️Here are the scenarios - When the user clicks a button, the next question should show
If the user gets the question correct, it should increment their
After click automatic new question should appear
Show clicked ans was correct or incorrect
When the user gets to the end of the quiz, their total score should be shown
Our first goal is to take the question data from the array, and display it on the screen