Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 645 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 645 Bytes

NFT-CRAFT

NFT Craft is an all-in-one destination for people unaware to the Web 3.0 world and want to own a cool NFT.

NFT-Craft gives people the power to draw their own cool NFTs and mint them with ease. Also users can easily connect their wallet with one click and approve transactions on go!

Getting Started

First install all the dependencies:

npm install
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Cheers!