A simple, interactive web-based quiz application built using HTML, CSS, and JavaScript.
This project allows users to answer a set of multiple-choice questions. After completing the quiz, users receive their final score. It’s a great beginner project to understand DOM manipulation, events, and logic building in JavaScript.
- Dynamic question loading
- Score tracking
- Quiz restart option
- Clean UI and interactive flow
- HTML5
- CSS3
- JavaScript (Vanilla)
- Fork this repo
- Clone it to your local system:
git clone https://github.com/Jadhav124Akshada/Quiz-App-.git