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.webapp.git cd geomap.webapp 2. Install dependencies npm install 3. Start the dev server npm run dev Then visit: http://localhost:3000