This repo contains code for the frontend that is given in Buildspace's NFT course. Cloned from buildspace-nft-course-starter.
Contract here.
- Run
npm install
; - Run
npm run start
;
- Replace usages of
buildspace-nft.umluizlima.dev
with your own website address; - Run
npm run deploy
;