Skip to content

A simple and interactive quiz application built with HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

DeveloperMastery/quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Interactive JavaScript Quiz

Overview

This is an interactive quiz application built using HTML, CSS, and JavaScript. The app presents a series of questions to the user, allows them to select answers, and provides feedback on their performance at the end of the quiz.

Features

  • Multiple-choice questions
  • Score calculation
  • Display of incorrect answers
  • Responsive design

Technologies Used

  • HTML
  • CSS
  • JavaScript

Getting Started

To run the quiz app locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/quiz-app.git
  2. Open the index.html file in your web browser: You can simply double-click the index.html file or use a local server.

How to Play

  1. Open the quiz app in your browser.
  2. Read each question and select your answer by clicking on the corresponding button.
  3. After answering all questions, click the "Submit Answer" button to see your score and review any incorrect answers.

Contributing

Contributions are welcome! If you have suggestions for improvements or new features, feel free to contribute to the open source project.

License

This project is licensed under the MIT License.

About

A simple and interactive quiz application built with HTML, CSS, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published