Quiz App

Frontend Portfolio Team 4

Table of contents

No heading

No headings in the article.

This week we are task to Build out a Quiz App and get it to look as close to the design as possible. (99% compliance) This challenge focuses HTML, CSS & JS (react for react devs). Which Javascript is really important in other to make the app be functional by validating the correct answer. we are advice to use any tools we like to help us complete the challenge. The users should be able to:

  1. View Highscores
  2. Start and Complete the quiz with the functional timer When questions of the quiz are completed the score is set to the remaining seconds of the timer. The score should be added to high scores in local storage. We did alot of research within the short period of time and agreed to us Jquery a javascript library and html, css, and javascripts to carry out the task.

Start quiz start quiz.png

Timer timer.png

Correct Answer correct answer.png

Final Score final score.png