Skip to content

leKg1/nft-marketplace

Repository files navigation

A basic NFT Marketplace

Some screenshots

col 1 col 2

Technology Stack & Tools

  • Solidity (Writing Smart Contract)
  • Javascript (React & Testing)
  • Ethers (Blockchain Interaction)
  • Hardhat (Development Framework)
  • Ipfs (Metadata storage)
  • React routers (Navigational components)
  • Tailwing CSS

Setting Up

1. Clone/Download the Repository

2. Install Dependencies:

$ cd nft-marketplace
$ npm install

3. Launch

$ npm start

License

MIT