Skip to content

mustafadalga/quiz-app

Repository files navigation

Quiz Application

The project uses https://opentdb.com data.

Quiz Application



Demo   |    Used Technologies   |    Notes   |    Project Setup    Screenshots   

Demo

Used Technologies

  • Vue.js 3
  • Typescript
  • SCSS / CSS 3
  • Vite.js
  • animate.css

Notes

  • All quiz results are also stored in localStorage.
  • For the first quiz there is no comparison. Because there is no previous quiz data.
  • At least two quizzes are required for comparison.
  • The number of questions is 10.

Project Setup

npm install 
npm run dev

License

License

Screenshots

screen-1


screen-2


screen-3


screen-4