GitHub - alchemyplatform/NFT-Marketplace-Tutorial: NFT marketplace tutorial by Alchemy

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Feb 19, 2025. It is now read-only.

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