To start the app you will be needing a local blockchain runing in you computer. This can be done with the help of hardhar and installing it. to run the blockchain run : npx harhat node in CLI
to deploy the smartcontract on blockchain run command : npx hardhat run scripts/deploy.js --network local host
to run the DAPP use command : npm run start
the home page of the marketplace the create page the listings The purchase