Geomap GEX 🌍 A Next.js app for visualizing renewable energy infrastructure using interactive maps (Leaflet). Setup 1. Clone the repository git clone https://github.com/GreenEarthX/geomap-gex.git cd geomap-gex 2. Install dependencies npm install 3. Start the dev server npm run dev Then visit: http://localhost:3000