Skip to content

Noemiegrau/coding-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coding Quiz Challenge: JavaScript fundamentals

Table of contents

Description of the project

This project is a timed coding quiz with multiple-choice questions. A question answered incorrectly results in time substracted from the timer. When all questions are answered or the timer reaches 0, the quiz is over. At the end of the quiz, high score and user name can be saved in local memory.

Technologies used

Project is created using:

  • HTML5
  • CSS3
  • JavaScript

Mockup

quiz1 quiz2 quiz3

Installation

Here are some guidelines for installing the project on your local machine:

  1. Clone or download the repository to your own local machine.

  2. Open the HTML file in your browser.

  3. Enjoy and don't hesitate to contribute! 🙂

Link URL to deployed app on GitHub

https://noemiegrau.github.io/coding-quiz/

Link URL to GitHub Repository

https://github.com/Noemiegrau/coding-quiz