Skip to content

ensamm/NFT-Marketplace-Tutorial

 
 

Repository files navigation

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

About

NFT marketplace tutorial by Alchemy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.1%
  • Solidity 16.9%
  • HTML 5.5%
  • CSS 3.5%