/QuizApp

Quiz App built with html,css and js

Primary LanguageJavaScript

Quiz App with HTML, CSS, and JavaScript

  • 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
  • CSS - Flexbox, Animtations, and REM units