The project uses https://opentdb.com data.
- Vue.js 3
- Typescript
- SCSS / CSS 3
- Vite.js
- animate.css
- 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.
npm install
npm run dev