CorentinTh / deviz

Simple quiz web app for devs

Home Page:https://deviz.corentin.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App screenshot

Deviz

WIP

A minimal and simple quiz web app for devs -> deviz.corentin.tech

Setup

Make sure to install the dependencies:

pnpm i

Development Server

Start the development server on http://localhost:3000:

pnpm dev

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

About

Simple quiz web app for devs

https://deviz.corentin.tech


Languages

Language:TypeScript 75.8%Language:Vue 24.2%