QuizQuest is a fun and interactive Quiz Web Application built using React, JavaScript, HTML, and CSS.
It allows users to test their knowledge through multiple-choice questions with instant feedback and score tracking.
This project focuses on dynamic UI, clean design, and smooth interactivity.
- π§© Dynamic question rendering
- π Real-time score tracking
- π Replay option to retake the quiz
- π¨ Modern and responsive UI built with React
- π‘ Instant answer validation and progress feedback
- π± Fully responsive for mobile and desktop
| Category | Technologies Used |
|---|---|
| Frontend | React, JavaScript, HTML, CSS |
| State Management | React Hooks (useState, useEffect) |
| Build Tool | Vite / Create React App (based on setup) |
| Styling | CSS / Tailwind (if used) |
Follow these steps to run QuizQuest locally π
- Clone the repository
git clone https://github.com/Scriptkiddie8/QuizQuest.git