Carbon emissions tracker and AI-powered eco advisor
EcoSense helps you track your carbon footprint across transportation, energy, food, shopping, and waste — and uses Google Gemini AI to give you personalised, actionable advice on reducing your environmental impact.
- Node.js 18+
- A Google Gemini API key
git clone <repo-url>
cd EcoSense
npm installcp .env.example .env
# Edit .env and add your VITE_GEMINI_API_KEYnpm run devnpm run build- React 19 + TypeScript
- Vite — fast dev/build tooling
- CSS Modules — scoped component styles
- Google Gemini API