This boilerplate for NFT projects comes with the following tech stack:
- React.js (incl. react-dom, react-router dom)
- Ethers.js
- Hardhat
- OpenZeppelin
- Chai
To install, enter git clone https://github.com/damonpickett/nft-project-boilerplate.git your-project-name in your CLI.
Then add any other dependencies you need and you can begin building your NFT project website.