A basic quiz application implemented with HTML, CSS, and JavaScript.
- Multiple choice questions.
- Keeps track of score.
- Interactive UI with hover and selection effects.
- Clone this repository:
git clone https://github.com/your-username/quiz-app.git Go to the project folder: cd quiz-app Open index.html in your browser.
Screenshots
Future Improvements
Add more questions.
Timer for each question. Persistent score storage using local storage or a backend.
License
This project is licensed under the MIT License.
Let me know if you'd like to add any features or further customize the app!