Here is a basic repo to create your DApp.
yarn install
yarn hardhat node
yarn hardhat test
yarn hardhat ignition deploy ignition/modules/SimpleStorage.js --network localhost
yarn install
Fill the WalletConnect ID, you can find it and cloud.walletconnect
yarn dev