Frontend How To Run Copy .env.example as .env in the current working directory cp .env.example .env Set the contract address to your deployed contract address Run the server npm run dev