A timed quiz on Javascript fundamentals that stores high scores.
This application was built using vanilla Javascript and Web APIs like DOM manipulation. The app is an online quiz that test users on Javascript fundamentals. This app can be useful for students who are justt learning to code to solidify javascript concepts. This timmed quiz allows users to store their high scores and view them to gauge their progress compared to their peers.
- Javascript
- Web APIs
- HTML
- CSS
If you would like to run the application from your desktop simply clone
the code and open the HTML page in your default browser.
The app was deployed on Github and can be viewed at the following link https://araceli4690.github.io/code-quiz/
If you have any questions feel free to contact me through my Github.