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.
- Soldity
- React
- Node.js
- Express
- MongoDB
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