EcoPulse is a web and mobile-ready application that helps individuals and communities track their commute habits, calculate carbon savings, and promote eco-friendly travel choices. Built with React + Vite (Web) and Expo (Mobile), EcoPulse ensures a smooth, responsive experience across devices.
- 📊 Commute Tracking – Log daily commute modes (bus, metro, cycle, walk, carpool, etc.)
- 🌍 Carbon Savings Calculator – See how much CO₂ emissions you save
- 📈 Interactive Dashboard – Visualize community-wide commute trends
- 🔔 Reminders & Nudges – Stay consistent with green travel
- 🖼️ Responsive Design – Optimized for desktop & mobile
- 🌐 Deployed on Netlify – Fast and globally available
- Frontend (Web): React 18 + Vite
- Frontend (Mobile): Expo + React Native
- State Management: Zustand + TanStack React Query
- UI & Styling: NativeWind + Expo Icons + Lucide React Native
- Deployment: Netlify (Web)
- Version Control: GitHub
Clone the repository:
git clone https://github.com/kumarvishal01971/Ecopulse_TheGreenCommuteTracker.git
cd Ecopulse_TheGreenCommuteTracker/project
Install dependencies:
npm install --legacy-peer-deps
Run the development server:
npm run dev
Build for production:
npm run build
🔗 Live Site