A simple and interactive quiz game built with React.js and Vite that asks programming-related questions to test and improve coding knowledge. The game presents multiple-choice questions, tracks user answers, and provides instant feedback through a fast and responsive interface.
- Programming-based multiple-choice questions
- Score tracking
- Fast performance powered by Vite
- Clean and user-friendly UI
- React.js – Component-based UI
- Vite – Fast development and build tool
- CSS – Styling
This project is created to practice React fundamentals, state management, and component-based architecture while reinforcing programming concepts.