Africa's first integrated platform for solar professionals and homeowners. Connect with verified installers, access smart design tools, and build a sustainable energy future with EcoSynergy.
# EcoSynergy: Africa's First Solar Ecosystem
EcoSynergy is an integrated platform designed to bridge the gap between solar professionals (installers, engineers, technicians) and energy users (homeowners, enthusiasts). It provides a central marketplace and design suite to streamline the adoption of sustainable solar energy across Africa.
## 🚀 Key Features
- **Connect with Verified Installers**: Homeowners can find and hire trusted solar professionals with guaranteed performance.
- **Smart Design Tools**: Advanced calculation tools for installers to design precise solar systems and balance energy loads.
- **Solar Network**: A professional ecosystem for installers to showcase their work, share expertise, and find new opportunities.
- **Waitlist Integration**: Early access for users to join the solar revolution and be notified upon official launch.
## 🛠️ Technology Stack
- **Framework**: Next.js 15+ (App Router)
- **Styling**: Tailwind CSS
- **Animations**: Framer Motion (Optimized for mobile performance)
- **Icons**: Lucide React
- **Analytics**: Vercel Analytics
- **Typography**: Outfit (via Google Fonts)
- **Image Hosting**: Cloudinary
## ⚡ Performance Optimizations
Special care has been taken to ensure a premium, fluid experience on all devices:
- **Hardware Acceleration**: GPU-assisted animations using `translateZ(0)` and `will-change`.
- **Smooth Navigation**: Intelligent section tracking with `IntersectionObserver` and a sliding active-link underline.
- **Optimal Scrolling**: Global smooth scroll behavior with calculated header offsets for seamless navigation.
## 📦 Getting Started
### 1. Clone the repository
```bash
git clone
cd eco-synergy
```
### 2. Install dependencies
```bash
npm install
```
### 3. Run the development server
```bash
npm run dev
```
Open
localhost with your browser to see the result.
## đź“„ License
This project is proprietary and for use within the EcoSynergy ecosystem.