My Whitelist Dapp (from learnweb3.io)
- Build a smart contract using Hardhat
- Used Next.js to write backend APIs code along with the frontend
- Got API keys from Alchemy and Rinkeby Faucet
- npm install Web3Modal library in order to connect dApp to the Metamask wallet
Here's a screenshot of the basic Whitelist dApp that I've built..