This project is a Base-Line for a developing the simply Dapp with the integration Aave Protocol, let see https://docs.aave.com/developers/developing-on-aave/the-protocol.
You can starting with this base-line digit:
git clone https://github.com/DeabitTech/DeaBitLoans.git
After you downloading the project in local, install all dependencies:
yarn install
Now you can starting the project
yarn start