A Quiz App which is made using React and opentdb API to fetch quiz data.
- User can select difficulty : Easy, Medium & Hard
- 24 unique and difficulty categories available to pick.
- Local Storage Support, so user can continue where they last left at.
- Results page to check how many questions were correct.
- User can retake the same quiz after they have completed the quiz atleast once.
Clone the project
git clone https://github.com/vishmallik/QuizApp.git
Install dependencies
npm install
Start the server
npm run start
https://quizappbyvish.netlify.app/
If you have any feedback, please reach out to me at [email protected]