Skip to content

mustafaosmancoding/NFTBase

 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.4%
  • Solidity 16.7%
  • HTML 5.5%
  • CSS 3.4%