Vanilla Javascript quiz app with contra theme sounds which connects to an API to retrieve questions and stores high scores using local storage.
This is an online to-do app that I improved upon from the Mozilla website tutorial on javascript frameworks. I enabled the app to persist the user data even after the browser is exited using local storage.