Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 455 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 455 Bytes

E_Exam App

A Computer Based Test App with HTML, CSS, and JavaScript

Some features includes

  • 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