A fully functional quiz application built using HTML, CSS, and Vanilla JavaScript.
🔗 https://quiz-app-by-raviraj.netlify.app/
- Timed questions with visual countdown
- Auto-highlight correct & wrong answers
- Auto-next after answer / timeout
- Resume quiz using LocalStorage
- Highest score tracking
- Responsive UI
- HTML5
- CSS3
- JavaScript (Vanilla)
- Netlify (Deployment)
- DOM manipulation
- Event handling
- Timers & async behavior
- LocalStorage
- State management
- UI/UX flow for quizzes
Inspired by learning Frontend Development from Anurag Singh (ProCodrr).