A simple interactive quiz built with HTML, CSS, and JavaScript.
The quiz contains 5 questions, each worth 1 point, and displays the user’s total score at the end.
- 5 multiple-choice questions on coding basics
- Each correct answer gives 1 point
- Final score displayed after submission
- Responsive design with clean UI
- Easy to extend with more questions
- JavaScript
- CSS
- HTML
- 1st I opened the folder for this project,
- Then opened the files I will need.
- Initializing git in it.
- Then connecting it with my remote github repo.
- Then after completing the code I used vercel to deploy it.