This is a simple quiz application built using HTML, CSS, and JavaScript. It prompts the user for their name, asks them 10 questions, and then provides them with a result based on their answers.
- User-friendly interface
- Interactive quiz experience
- Personalized greeting with user's name
- Automatic scoring and result display
To run the quiz app locally, follow these steps:
-
Clone this repository to your local machine: git clone https://github.com/luqmanaslam-dev/quiz-app.git
-
Navigate to the project directory: cd quiz-app
-
Open
index.htmlin your preferred web browser.
- Upon loading the app, you will be asked to enter your name.
- Answer the 10 questions provided.
- Once you've answered all the questions, you will see your result.
You can view a live demo of the quiz app https://quizappbyluqman.netlify.app.
Contributions are welcome! Please feel free to submit pull requests or open issues for any bugs or feature requests.
This project is licensed under the MIT License - see the LICENSE file for details.