/QuickQuiz

A quiz app using HTML, CSS, and Javascript.

Primary LanguageJavaScript

Introduction

QuickQuiz is a quiz site that started out as a tutorial, but I enjoyed creating it so much that I decided to add functionality that extended beyond the scope of the original project. Some Javascript topics include using storage and interfacing with external APIs. Some CSS topics include the use of flexbox, animations, and REM units.

What's next?

TODO:

  • Display Highscores on homepage.
  • Show the correct answer.