Instant solar quote generator for Africa. Calculate panels, cost, savings and ROI in 2 minutes.
# solarQuote
**Get your solar quote in 2 minutes. Calculate panels, cost and savings for Africa.**
## 🌍 Problem
In Africa, getting a reliable solar quote takes 1 week and 3 different vendors. Families and small businesses give up on solar because the process is too slow, confusing, and expensive to get started.
## 💡 Solution
**solarQuote** is a web application that generates instant solar quotations.
Enter your monthly electricity bill, roof size, and location → get a complete proposal with:
- Number of solar panels, batteries and inverter needed
- Total system cost estimate in USD/FCFA
- Estimated monthly savings and ROI
- Downloadable PDF quote
Goal: Make clean energy accessible and understandable for everyone in Africa.
## ⚡ Features
- **Instant Calculation**: Results in under 10 seconds
- **Localized Data**: Uses average solar irradiance for African countries
- **Multi-Currency**: Supports USD and FCFA
- **PDF Export**: Generate a professional quote to share with installers
- **No Login Required**: 100% client-side, works offline after loading
- **Mobile Friendly**: Responsive design for phones
## 🛠️ How We Built It
**Tech Stack:**
- **Frontend**: HTML5, CSS3, JavaScript
- **Calculations**: Custom JS logic based on average African sun hours + market prices
- **Deployment**: Static site hosted via GitHub Pages
We built this for the **ReverieHacks 2026 - Software Development Track** in 7 days.
## 🚀 How to Run Locally
1. Clone the repository
```bash
git clone
github.com