A hands-on project from Udemy: Build a Quiz App with HTML, CSS, and JavaScript by James Quick.
Give it go. You can find the quiz app demo here.
- Progress bar
- Spinning loader icon
- High Scores
- ES6 JavaScript
- arrow functions
- spread operator
- template literal string
- Fetch API to load trivia questions from an the Open Trivia Database.
- Local Storage
- Flexbox
- CSS Animations