A modern browser-first carbon tracking dashboard that helps users log emissions, estimate carbon footprints from receipts, compare commute modes, track sustainability progress, and gain actionable insights. Built with responsive UI, local persistence, and a lightweight Node server.
- Track carbon emissions from activities and receipts
- Compare commute modes and view offset suggestions
- Responsive dashboard with cards, analytics, and planner
- Local browser persistence and lightweight Node backend
- Install dependencies:
npm install - Start the app:
npm run devornpm start - Open the app in your browser and begin logging emissions.