Welcome to the Quiz App, a web-based application to test your knowledge of JavaScript! This app provides a series of multiple-choice questions related to JavaScript programming. Users can answer the questions and see their score at the end of the quiz.
- Multiple-choice questions on JavaScript.
- Score tracking.
- Responsive design for different devices.
- Disables back button functionality during the quiz to prevent accidental navigation away from the quiz.
To use the Quiz App, follow these steps:
-
Start the Quiz:
- Click the "Start" button on the landing page.
- You will be redirected to the quiz page.
-
Answer Questions:
- On the quiz page, you will see a series of questions.
- Choose the correct answer from the provided options.
- Click "Next" to proceed to the next question.
-
View Your Score:
- After answering all the questions, your score will be displayed.
-
Try Again:
- If you want to take the quiz again, click "Try Again."
To run this application locally or contribute to it, follow these steps:
-
Clone the repository:
git clone https://github.com/anurag-handique/quiz-app.git