QuizApp is a simple web application where users can take a quiz on various topics. It is built using JavaScript, CSS, and HTML.
Features
- User-friendly interface
- Multiple quiz questions
- Score tracking
- Responsive design
Installation
- Clone the repository:
git clone https://github.com/tomernegad/QuizApp.git
- Navigate to the project directory:
cd QuizApp
- Open
index.html
in your browser to start the application.
Usage
- Open
index.html
in your browser. - Click on the answers to select your response.
- Submit your answers to see your score.
- Click "Play Again" to restart the quiz.