Skip to content

ikhlasdansantai/this-or-that

Repository files navigation

This-or-That 😎🤔🤠

This is a fun interactive quiz game where users pick between two options by clicking on an image. The project is created using Vue 3 and Vite, with a simple, playful design.

This.Or.That.-.Google.Chrome.2025-01-22.12-54-23.mp4

Project Features

  • Interactive quiz: Users can choose between two options by clicking on the images.
  • Fun and simple design: The goal is to provide a light-hearted experience.

Tech Stack

Vue 3, TypeScript, Tailwindcss + ESLint, Prettier

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint