Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Quiz App Overview The Quiz App is an interactive web application designed to test users' knowledge with a series of multiple-choice questions. It features a progress bar, timer, score tracking, and a confetti celebration for high scores. Features

Displays a welcome screen and transitions to a quiz interface. Includes 10-second timer per question with a progress bar. Tracks score and provides feedback with incorrect answer corrections. Shows confetti animation for scores above 90%.

Installation

Clone the repository: git clone Navigate to the project folder: cd quiz-app Open index.html in a web browser.

Usage

Start the quiz from the welcome screen. Select answers within the time limit. Review results and restart as needed.

Technologies

HTML CSS JavaScript