hi02102002 / vue-quizz

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

Home Page:https://vue-quizz.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://vue-quizz.vercel.app


Languages

Language:TypeScript 48.4%Language:Vue 46.4%Language:CSS 2.7%Language:JavaScript 1.4%Language:HTML 1.1%