Tools Version (Recommended) Purpose Node.js 18.x or later Runs the React frontend npm Comes with Node.js Installs frontend packages Git Any stable version Clones the project repository
git clone https://github.com/your-username/lendingui
cd lendingui/frontend npm install
npm start