I put this together to see what NFTs are like in Solana. It started out as a buildspace project, but that used candy machine v1 so I just followed the metaplex docs and used their front-end boilerplate.
If you want to deploy a candy machine of your own take a look at these docs.
To run the front-end:
cd app
yarn install && yarn start