NFT Marketplace

Hey guys, Jay West here 👋.


Welcome to the NFT Marketplace where you can upload your images and watch them turn into NFTs. Here, you can trade your NFTs with other creators.


I have used Next.js - A fullstack react framework, to build the project deployed it on vercel. For the smart contract deployment, I've used hardhat and used MATIC to power the smart contract!

Screenshots:

Steps to install:

1.Run the npm install command.

npm install

2.After the dependencies have been installed, run the build command.

npm run dev

Further explanation can be found here on my Medium blog - Creating an NFT Marketplace with solidity

Thank You ❤️