An application designed to manage and sanction loans. Users can login and request for loans. Once the loans are approved by the manager, they are sanctioned to the user.
Want to own this project? Follow the below steps :
git clone https://github.com/your-github-username/Loan-Mangement.git
npm install
cd client
npm install
npm run server
cd client
npm run start