Leanlog is a mobile-first nutrition tracker for meals, calories, and macros.
- pnpm workspaces (monorepo)
- React + TypeScript
- Vite
- Storybook
- Tailwind CSS
- ESLint + Prettier + Husky
apps/web— main apppackages/ui— shared UI components + Storybook
pnpm install
pnpm devUseful commands:
pnpm storybook
pnpm lint
pnpm typecheck
pnpm buildMIT