Introduction
  • Introduction and Resources
  • Create and Style the Home Page
  • Create and Style the Game Page
  • Display Hard Coded Questions and Answers
  • Display Feedback for Correct/Incorrect Answers
  • Create Head's Up Display (HUD)
  • Create a Progress Bar
  • Create and Style the End Page
  • Save High Scores in Local Storage
  • Load and Display High Scores from Local Storage
  • Fetch API to Load Questions from Local JSON File
  • Fetch API to Load Questions from Open Trivia DB API
  • Create a Spinning Loader
  • Closing