https://github.com/mumer29/quiz-app-in-js
Quiz App In JS
https://github.com/mumer29/quiz-app-in-js
Last synced: 3 months ago
JSON representation
Quiz App In JS
- Host: GitHub
- URL: https://github.com/mumer29/quiz-app-in-js
- Owner: mumer29
- Created: 2020-08-09T07:52:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T08:10:03.000Z (almost 5 years ago)
- Last Synced: 2025-01-12T19:12:47.723Z (5 months ago)
- Language: JavaScript
- Homepage: https://muhammadumerhayat.github.io/Quiz-App-In-JS/
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build a Quiz App with HTML, CSS, and JavaScript to improve your Core Web Development
Want to improve your core Web Develoment 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
JavaScript - Array Functions (splice, map, sort), Local Storage, Fetch API
CSS - Flexbox, Animtations, and REM units