Playground for ERC721 NFT Tokens
Had to change the import of ERC721
to ERC721URIStorage
for the changes to _setTokenURI
functionality
Pretty good tutorial
No Front end but author is really knowledgeable and breaks down all the steps
A bit outdated had to upgrade modules (2018) + fix a few contstructor syntax