This is an interactive quiz application built using HTML, CSS, and JavaScript. The app presents a series of questions to the user, allows them to select answers, and provides feedback on their performance at the end of the quiz.
- Multiple-choice questions
- Score calculation
- Display of incorrect answers
- Responsive design
- HTML
- CSS
- JavaScript
To run the quiz app locally, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/quiz-app.git
-
Open the
index.html
file in your web browser: You can simply double-click theindex.html
file or use a local server.
- Open the quiz app in your browser.
- Read each question and select your answer by clicking on the corresponding button.
- After answering all questions, click the "Submit Answer" button to see your score and review any incorrect answers.
Contributions are welcome! If you have suggestions for improvements or new features, feel free to contribute to the open source project.
This project is licensed under the MIT License.