Build a responsive WebApp to list user tokens after connecting a Metamask wallet

Build a responsive WebApp to list user tokens after connecting a Metamask wallet using reactjs , web3js or ethers.
Please help with this asap…

Thanks in advance

You can check the Moralis youtube channel for dapp tutorials, but you need to customize it yourself to make it responsive.

Yeah sure , but where is it? I can make it responsive , I did not find this video on the channel…

check for the youtube tutorials for some examples of react moralis apps.

To implement this you will need to useMoralis hook for authentication and useMoralisWeb3Api for token balances.

There are no exact tutorials, so you need to figure out how to do it using these react moralis hooks.