Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 797 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 797 Bytes

Web3 Project (NFT)

MIT license

AboutPrerequisitesGetting started


About

This is my Web3 project bootstrapped with create-t3-app. In this project, I created a website for people to interact with and mint their own NFT.


Prerequisites

  • node
  • npm install

Getting Started

npm run dev

This will create a localhost website on http://localhost:3000.

Hope you enjoy it!!!