This is a basic and interactive Quiz Application built using HTML, TailwindCSS, and JavaScript. It allows users to test their knowledge on various topics by answering multiple-choice questions.
- Multiple-choice questions
- Instant score display
- Clean and responsive design
- Replay quiz functionality
- Users click the "Start Quiz" button to begin.
- Each question has 4 options; users select one to answer.
- After the final question, the total score is displayed.
- Users can restart the quiz to try again.
index.html- Main HTML filestyle.css- Styling for the quiz layoutscript.js- Logic for quiz functionality
1. Clone or download the repository
2. Open index.html in your browser
3. Enjoy the quiz!
Made with ❤️ by Angad Bari