Skip to content
forked from rdegbe/quiz_app

A Quiz app built with fundamental HTML, CSS, and JavaScript with no assistance of libraries or frameworks

License

Notifications You must be signed in to change notification settings

Mekaboo/fast-test

 
 

Repository files navigation

Quiz App with HTML, CSS, and JavaScript

Home Screen

This App was built to improve my core Web Develoment skills and improve my knowledge of HTML, CSS, and JavaScript. It was built without the assistance of libraries or frameworks. Inspired by James Q Quick from LEARN BUILD TEACH

This App is able to do the following

  • Saves high scores in Local Storage
  • Shows a progress bar
  • Shows a spinning loader icon
  • Dynamically generate HTML in JavaScript
  • Fetch questions from Open Trivia DB API

Resources

About

A Quiz app built with fundamental HTML, CSS, and JavaScript with no assistance of libraries or frameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.2%
  • JavaScript 22.9%
  • CSS 15.9%