Simple Next.js dice game.
Use pnpm as the package manager. Install deps and run the dev server:
pnpm install && pnpm devBuilt with Next.js (App Router), React and TypeScript; styling via PostCSS. Key folders: app/, components/, hooks/, lib/, providers/, public/.