The purpose of this website is to create a functioning quiz about JavaScript with a high score page that uses local storage.
- HTML
- CSS
- JavaScript
- A timer is included in the website and the countdown begins with a button click.
- When you answer a question you are alerted if you answered correctly and presented with the next question.
- If you answer incorrectly, time is deduced.
- Your score is the amount of time you have left at the end of the quiz.
- When the game is over you enter your initials to be submitted to the high scores list.
https://nmsiegel1.github.io/Code-Quiz/
Made By Nina Siegel