Quiz App with JavaScript, HTML, and CSS.
Below points are implemented in the application
- There would be a level of difficulty for questions, show stars on the basis of that.
- Whenever you click on the right answer, marked it with green.
- Whenever you click on the wrong answer, marked with red.
- Whenever you select an answer, “Next Question” button is visible.
- There is a top bar which will increment on every next question.