Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 508 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 508 Bytes

Basic NFT Marketplace end to end

This code is for the Tutorial Build your own NFT Marketplace from Scratch built by alchemy.com

To set up the repository and run the marketplace locally, run the below

git clone https://github.com/OMGWINNING/NFT-Marketplace-Tutorial
cd NFT-Marketplace-Tutorial
npm install
npm start
You can find this tutorial at https://docs.alchemy.com/docs/how-to-build-an-nft-marketplace-from-scratch