QuizApp is a JavaScript-based application that fetches quiz questions from an external API, providing users with an interactive and engaging way to test their knowledge across various topics.
- Fetches questions from a reliable trivia API.
- Interactive user interface for seamless quiz-taking experience.
- Real-time feedback on answers.
- Score tracking to monitor user performance.
- HTML5
- CSS3
- JavaScript ES6
To get a local copy up and running, follow these steps:
Ensure you have a modern web browser installed (e.g., Chrome, Firefox, Safari).
-
Clone the repository:
git clone https://github.com/hasnain23233/QuizApp.git
-
Navigate to the project directory:
cd QuizApp -
Open
index.htmlin your preferred web browser to start the application.
Upon launching the application:
- Click on the "Start Quiz" button to begin.
- Answer the displayed questions by selecting one of the multiple-choice options.
- Receive immediate feedback on whether your answer was correct or incorrect.
- At the end of the quiz, view your total score and restart if desired.
Contributions are welcome! If you have suggestions for improvements or new features, please fork the repository and create a pull request. Alternatively, you can open an issue with the tag "enhancement."
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Hasnain Khushi
GitHub: hasnain23233