This application will generate a timed quiz with 5 questions related to dogs. Each question is worth 20 points. This quiz is timed, starting with 80 seconds, but choose carefully- every wrong answer will subtract 15 seconds from the clock!!
Link to deployed application https://anitabanh.github.io/JavaScript-Timed-Quiz/
N/A
Click the start button to start the quiz. A timer starts and the user will be presented with a question and answer choices. Select an answer by clicking on the answer choice. If the selected answer is incorrect, 15 seconds will be subtracted from the timer. The game ends with either all questions are answered or the timer reaches 0. At the end of the game, the user may save their initials and score to the scoreboard, play again, or view the scoreboard.
Dog information from https://www.akc.org/
Please refer to the LICENSE in the repo.