Five minutes. Regulate your nervous system.
Guided breathwork for anxiety, sleep, and focus. No subscription paywall on the first week.
- Framework: Next.js 15 (App Router)
- Language: TypeScript (strict)
- Styling: Tailwind CSS v4
- Package manager: pnpm
pnpm install
pnpm devPush to a Vercel project linked to this repo. Zero config — the Next.js preset handles everything.
| Path | Description |
|---|---|
/ |
Landing page with waitlist form |
/try |
Interactive 4-7-8 guided breath cycle |
/api/waitlist |
POST proxy to waitlist API |
v0 skeleton — landing page ported, interactive breathing exercise, waitlist API wired up.