A full-featured productivity dashboard built with Next.js and TypeScript. Tracks tasks, habits, and notes with streaks and localStorage persistence.
- Tasks: add, delete, mark complete
- Habits: daily streak tracking
- Notes: add and organize notes
- Home page dashboard summary
- Clone repo
npm installnpm run dev