An open API service indexing awesome lists of open source software.

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

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