Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 171 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 171 Bytes

Basic NFT Marketplace end to end

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

cd NFT-Marketplace-Tutorial
npm install
npm start