vibe100 · starter

Scaffold ready

This page is a placeholder. Draft the 5-line spec in README.md, then build the real app here.

What's wired up

· Next.js 15 (App Router) + TypeScript strict

· Tailwind v4 + shadcn primitives (button, input, card, dialog, label)

· Dark / light toggle (top right)

· SSR-safe localStorage via lib/storage.ts + useLocalStorage