Skip to content

vishmallik/QuizApp

Repository files navigation

💡 Quiz App

A Quiz App which is made using React and opentdb API to fetch quiz data.

Badges

MIT License

React.js

Features

  • 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.

Screenshots

Home page Screenshot (27)

Quiz Page Screenshot (28)

Results Page Screenshot (30)

Run Locally

Clone the project

  git clone https://github.com/vishmallik/QuizApp.git

Install dependencies

  npm install

Start the server

  npm run start

Demo

https://quizappbyvish.netlify.app/

Authors

Feedback

If you have any feedback, please reach out to me at [email protected]

License

MIT

Releases

No releases published

Packages

No packages published