An interactive Multiple-Choice Quiz Application built using HTML, CSS, and JavaScript.
The quiz includes questions from General Knowledge, Technology, and Logical Thinking.
Users can attempt the quiz, view their score, and reattempt for practice.
- ๐ Questions from General Knowledge, Technology, and Logical Thinking
- โ Correct answers highlighted in green
- โ Incorrect answers highlighted in red
- ๐ Displays the final score at the end
- ๐ Option to restart and reattempt the quiz
- HTML โ Provides the structure of the app
- CSS โ Handles styling and layout
- JavaScript โ Implements quiz logic and interactivity
- Clone the repository:
git clone https://github.com/ramyas10114/quiz-app.git
2.Navigate to the project folder:
cd quiz-app
3.Open the index.html file in any modern web browser.