📚 Quiz App
A simple, responsive quiz app built with HTML, CSS, and JavaScript. Includes user login/register, a random 15-question quiz, timer, progress bar, and dark mode toggle.
🚀 Features
Login & Register: Store user data in the browser
15 Random Questions: From a JSON file
Timer: 5 minutes for the quiz
Progress Bar: Shows quiz progress
Dark Mode: Switch between light and dark themes
Restart: Option to restart the quiz
📂 How to Use
Place questions.json in your project folder.
Open register.html to create an account.
Login via login.html.
Play the quiz on index.html.
🎉 Download Zip file and Run.
🛠️ Tech
Frontend: HTML, CSS, JavaScript
Responsive Design: Works well on all devices