Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 332 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 332 Bytes

NFT-Market

This project is developed as a part of curriculum assignment by Mihir Upadhyay. The deployment can be seen on https://nft-memeplace.netlify.app/

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

git clone https://github.com/Mihir02/NFT-Market.git
cd NFT-Market
npm install
npm start