An interactive quiz application built using React and Vite.
This project was developed to practice React fundamentals such as component-based architecture, state management, and user interactions.
- Multiple-choice quiz questions
- Instant answer validation
- Real-time score calculation
- Clean and responsive user interface
- Fast development environment powered by Vite
- React
- Vite
- JavaScript (ES6+)
- HTML5
- CSS3
react-quiz-app/
βββ public/
βββ src/
β βββ components/
β βββ data/
β βββ App.jsx
β βββ main.jsx
β βββ index.css
βββ index.html
βββ package.json
βββ vite.config.js
βββ quizapp.gif
βββ README.md
