Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 372 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 372 Bytes

Potato Marketplace

This code is based on 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/RicardoRauta/Potato-Marketplace
cd Potato-Marketplace
npm install
npm start