The Future of Urban Mobility, Gamified.
UtopiaRoute is a premium, agentic platform designed to transform urban commuting from a carbon-heavy chore into a rewarding ecological journey. Built with a "Utopia-first" design philosophy, it empowers users to visualize their environmental impact, climb global leaderboards, and contribute to the collective greening of their cities.
| Feature | Description | Impact |
|---|---|---|
| 🧭 Eco-Routing | Intelligent parsing of transit, cycling, and walking routes via OpenRouteService. | Lowers CO2 |
| 📊 Bento Dashboard | A state-of-the-art visual command center for your personal green metrics. | Insights |
| 🏆 Leaderboards | Real-time global and city-specific ranking systems to foster healthy competition. | Engagement |
| 🏙️ City Utopia | A dynamic simulation showing how collective action dissolves pollution and noise. | Future-Gazing |
| 📱 PWA Ready | Seamless installation on iOS and Android for logging trips on the move. | Ubiquity |
UtopiaRoute leverages a modern, high-performance stack to ensure a fluid and professional user experience.
- Frontend Engine:
React 18+Vitefor lightning-fast HMR and optimized builds. - Visual Framework:
TailwindCSS v4for a customized, premium dark-mode design system. - State Management:
Zustandfor predictable, lightweight global state synchronization. - Data Synchronization:
React Query v5for efficient server-state management and caching. - BaaS Layer:
Supabaseproviding real-time PostgreSQL updates, Edge Functions, and secure Auth. - Motion System:
Framer Motionpowering sophisticated glassmorphism transitions and micro-animations. - Mapping Infrastructure:
Leaflet&React-Leafletfor interactive urban traversal visualization.
Experience the UtopiaRoute environment locally in just a few steps.
git clone https://github.com/your-username/utopiaroute.git
cd utopiaroutenpm installCreate a .env file in the root directory and populate it with your specific API credentials:
VITE_SUPABASE_URL=your_supabase_project_url
VITE_SUPABASE_ANON_KEY=your_supabase_anon_key
VITE_ORS_API_KEY=your_openrouteservice_api_keynpm run devUtopiaRoute isn't just an app; it's a visual statement. Our design system centers on:
- Premium Dark Mode: Deep charcoals and blacks (
#050505) contrasted with vibrant brand accents. - Glassmorphism: Sophisticated
backdrop-blureffects and glowing border gradients to simulate high-end hardware interfaces. - Bento Grid Layouts: Organizing complex data into intuitive, visually balanced "cards" for maximum scannability.
- Typography: Utilizing
SyneandInterfor a bold, professional, and forward-looking typographic identity.
We welcome contributors who share our vision for a greener future.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Built with 🌱 by the UtopiaRoute Collective.