This project contains 5 files - index.html, scores.html, (in assets folder) style.css, script.js, and scores.js.
The site is a JS knowledge quiz. It opens with instructions and a start button. On start a timer starts and a question with 4 answer choices appears. once an answer is selected an new batch of questions and answers appears. When the quiz is over the user can enter their initials and save their score. There is a link to a high scores page where the user can see the saved scores and clear them.
Link to site: https://joeschlick.github.io/JavaScript-Quiz/


