A Computer Based Test App with HTML, CSS, and JavaScript
Some features includes
- Save high scores in Local Storage
- Create a progress bar
- Create a spinning loader icon
- Dynamically generate HTML in JavaScript
- Fetch trivia questions from Open Trivia DB API
- JavaScript - Array Functions (splice, map, sort), Local Storage, Fetch API
- ES6 JavaScript Features - Arrow Functions, the Spread Operator, Const and Let, Template Literals