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