The Quiz App is a simple web application that allows users to answer multiple-choice questions related to React. The app includes a timer for each question, different difficulty levels, and a feature to display past quiz results and high scores.
- Multiple-choice Questions: Users can select answers from multiple choices.
- Timer: Each question has a timer to increase difficulty and urgency.
- Difficulty Levels: Users can choose from three difficulty levels: easy, medium, and hard.
- Score Tracking: At the end of the quiz, users see their score and can view their past quiz results or high scores.
- React
- Tailwind CSS (for styling)
- TypeScript (for type safety)