Description
Quiz App with Timer & Score 🎯
About
An interactive quiz application with timer, score tracking, and instant feedback.
Features
- 10 multiple choice questions
- 60-second countdown timer
- Score calculation
- Previous/Next navigation
- Selected answer tracking
- Responsive design
- Time tracking for completion
How to Use
- Open
index.html - Click “Start Quiz”
- Select your answer
- Navigate with Previous/Next buttons
- View your score and stats
Technologies
- HTML5
- CSS3 (Flexbox, Animations, Gradients)
- Vanilla JavaScript
Key Learning Points
- Event handling
- DOM manipulation
- Timer implementation
- Array methods (forEach, map)
- Conditional rendering
- Score calculation
Files
index.html– HTML structurestyle.css– Styling with animationsscript.js– Quiz logic and timer
Customization
Edit quizData array in script.js to add your own questions!




Reviews
There are no reviews yet.