A web interface for visualizing solar information across Europe for specific areas of interest, built using React, Next.js, and MapLibre. This application allows users to interactively explore solar data and insights on a user-friendly map interface.
- Interactive Solar Map: Visualize solar data across Europe using a responsive, map-based UI.
- MapLibre Integration: Displays data layers and custom map styling with MapLibre.
- React & Next.js: Built with React for a dynamic user interface and Next.js for optimized server-side rendering.
- Area of Interest (AOI) Selection: Allows users to define and view solar information for specific regions of interest.
- Node.js 14+
- npm or yarn < 5779 /ul>
- Clone the repository:
git clone https://github.com/anup39/kicreatesolar.git cd solar-information-visualizer npm install npm run dev