This is a simple quiz application built using HTML, CSS, and JavaScript. It allows users to take a quiz with multiple-choice questions on various topics, including computer science.
- Displays one question at a time with multiple-choice answers.
- Users can select an answer and proceed to the next question.
- Once all questions are answered, the quiz ends and the user can see their score.
To run the quiz app locally, follow these steps:
-
Clone this repository to your local machine:
git clone https://github.com/Mamir21/quiz-app.git
-
Navigate to the project directory:
cd quiz-app -
Open the
index.htmlfile in your web browser.
- Click the "Next" button to proceed to the next question.
- Select an answer by clicking on one of the multiple-choice buttons.
- Continue answering questions until the quiz ends.
- Once the quiz ends, you can see your score.
This project is licensed under the MIT License - see the LICENSE file for details.
