/quiz-app

Primary LanguageTypeScriptMIT LicenseMIT

quiz app

Technologies used

  • Bun
  • TypeScript
  • Next.js
  • Tailwind

Getting Started

Prerequisites

Make sure you have bun installed See bun Installation on how to install it locally You can check which bun version you have installed

bun --version

Install deps:

bun install

First, run the development server:

bun dev

Open http://localhost:3000 with your browser to see the result.

Deployed to GitHub pages

The application is live at: https://mikaojk.github.io/quiz-app