Skip to content

richardiyama/Loan-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Loan App

A Basic Loan App

Home Page

Loan application Page

Request Loan Page

Login Page

Register Page

Install Packages

Run: npm install or yarn install or yarn add cd to Backend Folder Run: npm start to start the server. cd to Frontend Folder Run: npm start to start React app