https://coding-cryptid.github.io/javascript-quiz/
⚙️ This mini quiz presents the user with 4 beginner JavaScript questions. When the correct answer is selected, the answer box turns green and 1pt is added to the user's score. If the wrong answer is selected, the answer box turns red and the correct answer is shown in green. Once the user selects and answer, a "Next Question" button appears. When the quiz is completed, the score is displayed as well as a "Restart Quiz" button.