A dynamic and interactive quiz application built using React. The app allows users to take quizzes with multiple-choice questions and receive instant feedback on their performance.
- Multiple quizzes with various categories and difficulty levels
- Timer for each quiz (optional)
- Displays score at the end of each quiz
- Interactive UI with question shuffling and random question selection
- Option to review correct answers after completing the quiz
- Light and dark mode
https://quiz-app-react-one-mauve.vercel.app/
- ReactJS (ContextAPI, hooks: useState, useEffect, useCallback, useContext, useRef)
- Material UI library
- API: Open Trivia Database
