Finance management, planning, and insights.
src/
├── assets/ # Static assets (images, SVGs)
├── components/ # Reusable UI components
├── pages/ # Route-level page components
└── styles/ # Global CSS and design tokens
bun install
bun run devbun run buildbun run previewbun run testThis project uses Commitizen for standardized commit messages:
bun run commit