This is the code for a web-based quiz application, built with React.
- User-friendly interface
- Responsive design for mobile devices
- Customizable quiz with questions in JSON format
- Multiple choice and true/false question types
- Instant feedback on correct and incorrect answers
- Final score and result at the end of the quiz
- Ability to start the quiz again
- Clone the repository
- Install dependencies
- Start the development server
- Open http://localhost:3000 in your browser to view the website.
This app can be deployed on any web server of your choice.
salatech