Skip to content

abre0101/Eshet_microfinance_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microfinance Website

A modern microfinance institution website built with React, Flask, and MongoDB.

Tech Stack

  • Frontend: React + Vite
  • Backend: Flask
  • Database: MongoDB

Setup Instructions

Backend Setup

cd backend
python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt
python app.py

Frontend Setup

cd frontend
npm install
npm run dev

Features

  • Modern responsive homepage
  • Services showcase
  • About section
  • Contact information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors