nft-marketplace Tailwind Templates

Nft Marketplace

Ethereum based NFT marketplace using Polygon, Next.js, Tailwind CSS, and Hardhat

Made by @HashRei

Getting Started

Description

Ethereum based NFT marketplace where you can mint, buy and sell NFTs.

Explanation video => LooksSea - NFT Marketplace | HashRei šŸ“½

Requirements

  • git
    • You'll know you did it right if you can run git --version and you see a response like git version x.x.x
  • Nodejs & npm
    • You'll know you've installed nodejs right if you can run:
      • node --version And get an ouput like: vx.x.x
    • You'll know you've installed npx right if you can run:
      • npm --version And get an ouput like: x.x.x
  • Yarn instead of npm
    • You'll know you've installed yarn right if you can run:
      • yarn --version And get an output like: x.x.x
      • You might need to install it with npm
  • Metamask
    • This is a browser extension that lets you interact with the blockchain.
  • A Testnet Mumbai project Alchemy URL

Build with...

HardhatšŸ‘·ā€ā™‚ļø

Quickstart

  1. Clone and install dependencies
git clone https://github.com/HashRei/nft-marketplace.git
cd nft-marketplace
yarn
  1. Run
yarn dev
  1. Add the Mumbai Network to your your wallet

Easyiest way is to go to https://chainlist.org/, select Testnets and write Mumbai in the search bar of the website

OR

  1. Get some Testnet Matic

https://faucet.matic.network/

https://testmatic.vercel.app/ (0.2 MATIC per claim)

https://mumbaifaucet.com/ (1 MATIC per claim)

Deployed version šŸ‘‡

https://nft-marketplace-hashrei.vercel.app/ #

šŸ“« How to contact me:

Made by @HashRei

Top categories

Loading Svelte Themes