In this project, the client wanted to take a timed quiz on JavaScript fundamentals that stores high scores. so that they can gauge their progress compared to their peers.
-
when you click the start button, then you will be presented with a question.
-
when you answer the question, then you are presented with another question.
-
when you answer incorrect, then time is substracted from the timer.
-
when all the questions are answered or the timer reaches 0, then the game is over.
-
Now you can save your initials and scores.
(https://bettycode.github.io/Code-Quiz/)
- HTML
- CSS
- Javascript
- Bootstrap
