A modern microfinance institution website built with React, Flask, and MongoDB.
- Frontend: React + Vite
- Backend: Flask
- Database: MongoDB
cd backend
python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt
python app.pycd frontend
npm install
npm run dev- Modern responsive homepage
- Services showcase
- About section
- Contact information