A personal finance tracker built with vibecoding in ~8 minutes.
Build an expense tracker in React with: - Add income and expense transactions with description, amount, and category - Running balance display (income - expenses) - Category breakdown with colored bars - Transaction history list with delete button - Sample data pre-loaded - Dark UI, no external dependencies