Skip to content

An interactive web-based Quiz App built using React, designed to help users test their knowledge across various topics. The app features a clean UI, dynamic question rendering and instant feedback on answers.

Notifications You must be signed in to change notification settings

SDARSHINI2002/Quiz-App

Repository files navigation

🎯 Quiz App

An interactive web application built with React that allows users to test their knowledge across various topics. The app provides real-time feedback, score tracking, and motivational end messages, making learning engaging and fun.

🚀 Features

• Dynamic Question Display

• Displays one question at a time for a clean and focused user experience.

• Instant Answer Feedback

   •    Correct answers are highlighted in green.
  
   •    Incorrect answers are highlighted in red.
  
• Score Tracking

    Live score updates after each question.

• Motivational End Messages

    Personalized feedback such as:
     🎉 “Awesome!”
     😊 “Nice Try!”
     🙁 “Better Luck Next Time!”
   
   
• Navigation

    •	“Next” button to move to the next question.
      
    •	“Submit” button on the final question to finish the quiz.
   
• Reset Option

     Restart the quiz anytime using the “Reset” button.

🛠️ Tech Stack

•	React – Front-end framework for building the app.

•	CSS – For styling and responsive design.

📸 Screenshots

Screenshot 2025-08-03 071742 Screenshot 2025-08-03 071830 Screenshot 2025-08-03 071901 Screenshot 2025-08-03 071928

📁 Project Structure

quiz-app/

├── public/

├── src/

│ ├── components/

│ ├── App.js

│ ├── index.js

│ └── App.css

├── package.json

└── README.md

💡 Future Enhancements

•	Add timer-based quizzes.


•	Support multiple categories and difficulty levels.


•	Save scores and user history in local storage or a database.

About

An interactive web-based Quiz App built using React, designed to help users test their knowledge across various topics. The app features a clean UI, dynamic question rendering and instant feedback on answers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published