This code is built on alchemy and pinata.
To deploy the smart contract on Goerli
npx hardhat run --network goerli scripts/deploy.js
To set up the repository and run the marketplace locally, run the below
git clone https://github.com/SoftTalents/PetDog_NFT_Marketplace.git
cd PetDog_NFT_Marketplace
npm install
npm start
🏗️ Important
For now, don't use the Coinbase extension with Metamask; it makes trouble. We will fix the issue after soon.