- Bun
- TypeScript
- Next.js
- Tailwind
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.
The application is live at: https://mikaojk.github.io/quiz-app