A modern, responsive quiz web app built with HTML, CSS, and JavaScript to help you prepare for frontend development interviews.
- 🧠 Multiple-choice questions on frontend topics
- ⏰ 30-second countdown timer for each question
- ✅ Instant feedback with correct/incorrect highlights
- 🔊 Sound effects for answers (optional toggle)
- 📊 Score tracker and high score memory (via
localStorage) - 📤 Share your score on social media
- 💻 Fully responsive for mobile, tablet, and desktop
- HTML5
- CSS3 (with custom animations & transitions)
- JavaScript (DOM manipulation, timers, state handling)
- LocalStorage API


