/vue-quizz

This project first time learn simple concept about Vue + Vue router + Pinia

Primary LanguageTypeScript

Vue Quizz

This project first time learn simple concept about Vue + Vue router + Pinia

Features

  • Create questions base on your options
  • Save your options in localstoreage
  • Show correct answers, incorrect answers when you submitted

Technologies

  • Vue
  • Native ui
  • Vite
  • Vue router
  • Pinia
  • Typescript

API

The Trivia API

Live Preview

Vue Quizz

Image Preview

screencapture-vue-quizz-vercel-app-2023-03-21-21_20_50 screencapture-vue-quizz-vercel-app-questions-2023-03-21-21_21_40

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Type-Check, Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint