Skip to content

DivyanshiSingh-23/Quiz-App-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App 🧠

A simple, interactive web-based quiz application built using HTML, CSS, and JavaScript.


📖 Description

The Quiz App is a lightweight and responsive web application that allows users to test their knowledge through multiple-choice questions. Designed with simplicity in mind, it provides instant feedback for each answer and displays a final score summary. This project helps beginners learn core concepts and serves as a foundation for building more advanced quiz platforms.

Users can take quizzes on topics like Git, HTML, CSS, and JavaScript and more. The intuitive interface, instant feedback, and score calculation make it an engaging tool for learning and assessment.


💡 Features

  • ✅ Multiple-choice questions
  • 🟩 Instant feedback on correct/incorrect answers
  • 🧮 Score calculation at the end
  • 🔁 "Back to Home" and retry functionality

🛠️ Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • No backend required — it's 100% client-side

🤝 Contributing

We welcome all contributions to improve this project! 💡 Here’s how you can help:

  1. Improve UI/UX 🎨

  2. Add more questions or categories 📚

  3. Refactor or modularize JavaScript code 🧠

  4. Report bugs 🐞


🚀 Getting Started

  1. Fork this repo

    Click on the "Fork" button at the top-right corner of this repository to create a copy under your GitHub account.

  2. Clone the repository to your local system

    git clone https://github.com/Jadhav124Akshada/Quiz-App-.git
  3. Navigate to the folder

    cd Quiz-App-
  4. Open the app

    Open index.html in your browser to run the app locally.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.1%
  • JavaScript 29.6%
  • CSS 12.3%