Skip to content

anurag-ux/Lendify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lendify

Lendify


Lendify is a decentralized, blockchain-based platform that enables users to securely and transparently borrow and lend money to each other. Our platform uses smart contracts and machine learning algorithms to automate the loan application, approval, and repayment processes, making it fast and easy for users to access loans and earn interest on their savings.

Tech Stacks

  • Soldity
  • React
  • Node.js
  • Express
  • MongoDB

Running the Project

To start the client, navigate to the client folder and run:

npm run start:client

To start the server, navigate to the server folder and run:

npm run start:server

Now you can run the project by going to localhost:3000

https://localhost:3000