shelb-doc / javascript-API-quiz

This is a Javascript Quiz made by using DOM's to update the questions and move to the highscore page.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javascript API Quiz

Description

This is a Javascript Quiz made by using DOM's to update the questions and move to the highscore page.

Improvements

  1. Make the UI mobile responsive.
  2. Make a more modern design.

Installation

To view locally:

  1. Clone the repository.
  2. Open index.html.

To implement changes:

  1. Clone or fork the repository.
  2. Open the folder with your preferred IDE.
  3. Implement your changes.

Usage

This GIF demos the basic functionality of the quiz.

not included it the sound effects for each answer for right, wrong, and failed to complete.

Alt Text

To view this site live click here.

To view this locally, clone the repository, and open index.html with your browser of choice.

Credits

Thank you to my cat Mimikyu for being my Rubber Ducky.

Thank you to Jonathan Watson for the knowledge for the septate js file

License

Licensed under the MIT license.

About

This is a Javascript Quiz made by using DOM's to update the questions and move to the highscore page.

License:MIT License


Languages

Language:JavaScript 65.1%Language:HTML 21.8%Language:CSS 13.1%