Ignite your good habits and extinguish the bad!
A modern habit tracking and productivity app that helps you stay on track to becoming the best version of yourself. Create tasks, track habits, take notes, and plan your schedule, all in one beautifully designed interface.
Built with the latest web technologies for a fast, responsive experience
- Next.js 16 (App Router)
- React 19
- Supabase (Database + Auth)
- Tailwind CSS + shadcn/ui
- TypeScript
pnpm install
pnpm devCreate a .env.local file with your Supabase credentials:
NEXT_PUBLIC_SUPABASE_URL=your_supabase_url
NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key