News

This repository contains the code for the JavaScript Code Quiz web app. It is a learning app designed to test your knowledge of JavaScript by quizing and providing immediate feedback on your answers.
The app needs to include a timer, mulitple choice questions and the ability to record and store high scores. The app uses HTML, CSS and Javascript to create a clean, easy to use interface. The user ...