Quiz Arena is a lightweight quiz application built with HTML, CSS, and vanilla JavaScript. It features a dark translucent glass UI, smooth animations, and randomly generated questions for each run.
- Dark glassmorphism aesthetic
- Randomized questions
- Countdown timer
- Back/Next navigation
- Score display + answer review
- Fully client-side and dependency-free
index.html → main page
style.css → UI and glass styling
script.js → quiz logic
background.jpg → page backdrop
Just open index.html in any browser. No installation, no server, no libraries.
You can easily modify:
- Question set
- Timer duration
- Colors/UI theme
- Number of questions
If you want, I can also create: ✨ a README banner • ✨ badges • ✨ a preview GIF