Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 853 Bytes

File metadata and controls

10 lines (8 loc) · 853 Bytes

JavaScript Quiz 🗒️

https://coding-cryptid.github.io/javascript-quiz/

How it Works:

⚙️ 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.

Tech Stack:

CSS3 HTML5 JavaScript