Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohindar99/nft_marketplace_demo

This is a demo NFT market place which is almost done and created by me .
https://github.com/mohindar99/nft_marketplace_demo

axios css ipfs-api javascript nft-marketplace pinata-uploading reactjs reactrouterdom smart-contracts

Last synced: 10 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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,
```bash
https://github.com/mohindar99/NFT_Marketplace_DEMO.git
cd NFT-Marketplace-Tutorial
npm install
npm start
```