This repository contains the completed version (nft-tutorial
) of Alchemy's NFT Minter tutorial.
In this beginner-level tutorial, we'll teach you how to connect your smart contract to your React dApp project by building an NFT Minter using Metamask and Web3.
Navigate to nft-minter and run npm i
Then add environment variables to .env and you will be good to go :)