A simple interactive quiz website built using HTML, CSS, and JavaScript where users answer multiple-choice questions and receive score.
https://karkera-saakshi.github.io/Quiz/
- User enters their name before starting the quiz
- Multiple-choice questions
- Correct answer turns green and incorrect answer turns red
- Score updates after each correct answer
- "Next" button to move to the next question
- Final score displayed at the end
- HTML
- CSS
- JavaScript