A React-based quiz game that fetches questions from the OpenTDB API. This game allows users to answer multiple-choice questions on various topics and provides instant feedback on whether their answers were correct or not.
- Fetches trivia questions from the OpenTDB API
- Multiple choice answers for each question
- Maintains a timer throughout the game
- Tracks the user's score throughout the game
- Displays results at the end of the quiz
- OpenTDB API
- React
- Tailwind CSS
Make sure you have Node.js and npm installed on your system.
git clone https://github.com/shreynagda/kwizz-react.git
cd kwizz-react