JavaScript Quiz

The JavaScript Quiz is a quiz app I developed to test your knowledge of JavaScript. The user can click a button to start the quiz and has to finish the quiz within a certain period of time.

If you answer a question correclty, you will gain points. But if you anwer a question incorrectly, you will be penalized with negative points and the time left to finish the quiz will decrease too. Once the timer reaches 0 or you have answered all questions, the quiz is over. Come check out this app and test your JavaScript knowledge.

You can find the project code in the github repository as well as the deployed web page below.