Calend3 Frontend part You need to deploy of Calend3 smart contract by running the deploy.ts script to launch the DApp: npx hardhat run scripts/deploy.ts --network localhost And then you need to go to the ./frontend folder and run: npm run start