Welcome to the Dynamic Quiz App repository! This interactive quiz application is designed to engage users with a dynamic set of questions and provide instant feedback on their performance. Dive into the code, and let's explore the features together! π
This repository contains the source code for a responsive and visually appealing Dynamic Quiz App. The application allows users to answer a set of questions, navigate through them, and receive an immediate score upon completion.
- Dynamic Question Rendering: Engage users with dynamically generated questions.
- Responsive Design: Enjoy a seamless experience on various devices with a responsive layout.
- User-Friendly Navigation: Navigate through questions effortlessly using "Next," "Prev," and "Start Over" buttons.
- Interactive Buttons: Experience visually appealing button animations for a delightful user interface.
- Instant Feedback: Receive instant feedback with a final score at the end of the quiz.
-
Clone the repository:
git clone hhttps://github.com/Chaitanya-Gautam/Quiz-App
-
Open the project in your favorite code editor.
-
Launch the
index.html
file in a web browser.
-
Start Quiz:
- Click the "Start Over" button to begin the quiz.
-
Answer Questions:
- Navigate through questions using the "Next" and "Prev" buttons.
- Make selections for each question.
-
Get Instant Feedback:
- Receive immediate feedback on your performance at the end of the quiz.
-
Restart:
- Restart the quiz anytime by clicking "Start Over."
Feel free to customize the quiz by modifying the questions in the script.js
file. You can also tweak the styles by adjusting the CSS in the style.css
file. Also you can add different kinds of questions according to you.
Happy quizzing! πβ¨