Logo Lanfrica

Penatesolutions/PesacompareKE

Domain:

socioeconomic

Record type:

software
Creator:
Pen
Host:
Insurance and Loan Comparison for Kenya # PesaCompare KE - Insurance & Loan Comparison Platform A modern price comparison website for the Kenyan market, helping consumers find the best deals on motor insurance and personal loans while providing service providers with qualified leads. ## 🎯 Project Overview **PesaCompare KE** is a free-to-use comparison platform that: - Allows consumers to compare insurance quotes and loan offers from multiple providers - Provides service providers (insurers, banks, fintech companies) with pre-qualified leads - Generates revenue through affiliate commissions and lead generation fees from providers - Offers a mobile-friendly, intuitive interface for easy comparison ## πŸ“‹ Key Features ### For Consumers - **Insurance Comparison**: Compare motor insurance quotes from 5+ providers - **Loan Comparison**: Browse personal and SME loan offers with instant calculations - **Loan Calculator**: Estimate monthly payments based on amount and tenure - **Provider Ratings**: View ratings and reviews for each provider - **Direct Contact**: Get quotes directly from providers - **Mobile-Friendly**: Fully responsive design for mobile and desktop ### For Service Providers - **Lead Generation**: Access pre-qualified, high-intent customers - **Easy Integration**: Simple listing and quote management - **Transparent Pricing**: Clear commission structure - **Analytics**: Track inquiries and conversions ## πŸ› οΈ Technology Stack ### Frontend - **React 19** - UI library - **Vite** - Build tool and dev server - **CSS3** - Modern styling with responsive design ### Backend - **Node.js** - Runtime environment - **Express.js** - Web framework - **SQLite3** - Database - **CORS** - Cross-origin resource sharing ## πŸ“ Project Structure ``` PesaCompareKE/ β”œβ”€β”€ client/ β”‚ β”œβ”€β”€ src/ β”‚ β”‚ β”œβ”€β”€ components/ β”‚ β”‚ β”‚ β”œβ”€β”€ InsuranceComparison.jsx β”‚ β”‚ β”‚ β”œβ”€β”€ LoanComparison.jsx β”‚ β”‚ β”‚ └── ContactForm.jsx β”‚ β”‚ β”œβ”€β”€ App.jsx β”‚ β”‚ β”œβ”€β”€ App.css β”‚ β”‚ └── main.jsx β”‚ β”œβ”€β”€ index.html β”‚ └── dist/ (buil …