Skip to content

Given22/quiz_app

Repository files navigation

quiz_app

Quiz App, created with Trivia API.

  • One question visible on the screen at once
  • Ability to go back to any question and change given answer - if quiz is not finished
  • Showing progress of the quiz
  • After submitting you can see the result, time spent on the entire quiz and the result of individual tasks.
  • Application is responsive and work on desktop, tablet and mobile devices
  • Nice loooking UI.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published