

A homework assignment designed to test our knowledge of JavaScript, we had to create a custom trivia quiz based on one of our interests. I decided to do a Beatles theme quiz; the site features a start page and a quiz page both with simple color pallets and icons. The homework required the quiz to have a timer, a number of correct questions log, and the ability to change questions once a user had input an answer. Additionally I added a music loop of the top Beatles' hits to play in the background while taking the quiz.
Languages Used: HTML, CSS, JavaScript