A fully responsive Online Quiz App built using HTML, CSS, and JavaScript, featuring time-limited questions and a dynamic scoring system. The quiz covers various topics related to web technologies and provides users with an engaging experience across all devices.
- Timed Questions: Each question has a time limit, encouraging quick thinking.
- Scoring System: Users are scored based on their performance in the quiz.
- Web Technology Topics: The quiz includes questions on web technologies like HTML, CSS, JavaScript, and more.
- Responsive Design: The app is fully responsive, ensuring a seamless experience across all devices.
- HTML
- CSS
- JavaScript
- Clone the repository:
git clone https://github.com/yourusername/online-quiz-app.git
- Navigate to the project directory:
cd online-quiz-app
- Open
index.html
in your browser to start the quiz.
Enjoy the quiz and test your knowledge of web technologies!