Devised a blockchain-based online marketplace that uses non-fungible tokens (NFTs) to facilitate seamless product buying and selling. It enhances data security and privacy by safely storing the product photos in a decentralized IPFS database.
- Any Editor (Preferably VS Code)
- Any web browser with latest version
- Node Package manager
- A Metamask Account and metamask extension
- HTML5/CSS3
- JavaScript (to create dynamically updating content)
- React Js
- Font Awsome (For icons)
- Redux (For content management)
- Node js
- IPFS (Decentralized Database)
- Solidity for Smart Contract
- Download and install any code editor in your system
- Clone or download the repository
- Run npm i in your editor's terminal to install all the required files from package.json
- Run npm start to start the application
- A new tab will be opened in the browser
- Hurray! That's it!