Skip to content

ndeneh93/QuizApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QuizApp

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.

Features

  • 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.

Built With

  • HTML5
  • CSS3
  • JavaScript ES6

Getting Started

To get a local copy up and running, follow these steps:

Prerequisites

Ensure you have a modern web browser installed (e.g., Chrome, Firefox, Safari).

Installation

  1. Clone the repository:

    git clone https://github.com/hasnain23233/QuizApp.git
  2. Navigate to the project directory:

    cd QuizApp
  3. Open index.html in your preferred web browser to start the application.

Usage

Upon launching the application:

  1. Click on the "Start Quiz" button to begin.
  2. Answer the displayed questions by selecting one of the multiple-choice options.
  3. Receive immediate feedback on whether your answer was correct or incorrect.
  4. At the end of the quiz, view your total score and restart if desired.

Contributing

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."

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Hasnain Khushi
GitHub: hasnain23233

About

The is a Quiz app of JavaScript using API bese

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.6%
  • CSS 26.2%
  • HTML 17.2%