Build a Quiz App with HTML, CSS, and JavaScript
Students Enrolled | Ratings |
What you'll learn:
- ES6 JavaScript features like arrow functions, the spread operator, constant and let, and template literal string
- How to use the Fetch API to load trivia questions from an API
- How to store high scores in Local Storage
- How to use Flex box, Animations, and REM units in CSS
- How to create a progress bar from scratch
- How to create a spinning loader icon from scratch
Preview:
Who this course is for:
- Beginner or aspiring Web Developers looking to learn core Web Development skills
- Intermediate Web Developers looking to improve their core Web Development Skills
Requirements
A text editor (Visual Studio Code suggested)
Google Chrome browser
An excitement to learn!
Description
Want to improve your core Web Development skills? Want to improve your knowledge of HTML, CSS, and JavaScript? In this course, you're going to learn how to build a Quiz application without the assistance of libraries or frameworks. Here are some of the topic we will cover!
- 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
Comments