clone the repository to a folder in you local machine.
To run this project, you will need to add the following environment variables to your .env file:
(...)_MORALIS_API_KEY (...)WALLET_CONNECT (...)RPC_BASE_SEPOLIA
Install dependencies
yarn installStart development server
yarn dev