Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 377 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 377 Bytes

Quiz App

Description:

This is a quiz application built using JavaScript. It allows users to take quizzes consisting of questions with a timer for each question. After completing the quiz, users receive their results.

Features:

  • Single-answer questions
  • Timer for each question
  • Result display at the end of the quiz

Technologies Used:

  • JavaScript
  • HTML
  • CSS