/NFT_Marketplace_DEMO

This is a demo NFT market place which is almost done and created by me .

Primary LanguageJavaScript

Introduction

This is a demo code of with minimal functionality of NFT market place which ahs the potential to upload , sell and view in the marketplace. In this project we have used the IPFS and Pinata to upload the data from the user to blockchain .

Requirements :

In this project we have used the below mentioned softwares and frameworks :

  • ReactJS
  • IPFS
  • Pinata
  • Axios
  • NFTs

Steps to run the marketplace locally,

git clone https://github.com/OMGWINNING/NFT-Marketplace-Tutorial
cd NFT-Marketplace-Tutorial
npm install
npm start