Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 212 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 212 Bytes

Basic NFT Marketplace

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

git clone https://github.com/akshit7603/NFT-marketplace.git
cd NFT-marketplace
npm install
npm start