An application that generates a timed quiz on JavaScript fundamentals that stores high scores
Provide basic Quiz Info
Timer starts and present with questions when click on start quiz button
Subtract time if answered incorrectly then present a button to another question
End game when all questions are answered then display Result Page that saves scores and username
Display high score follow a sequence and buttons to wipe the board / play again.
-
Randomly display questions and options
-
Style the scoreboard with colored trophy
-
Display only top 3 in scores on scoreboard
-
Stop timer when last question is answered
-
Adding clock line counting down with time
-
Set character range for username
-
Adding responsive viewport for small screen