DEV Community

starwiz-7
starwiz-7

Posted on

NFT-fair

Overview of Submission

You've probably seen numerous articles, dedicated websites, and even movies detailing what these NFTs are and how to obtain one . However, there should be a location where you can get your hands dirty, mint some NFTs, sell or buy your work of art, and even play with them.

What did we use to build this:

  • Backend - Appwrite
  • React Framework - NextJs
  • Everything Web3 - Thirdweb
  • UI Components - Chakra UI
  • CSS Framework - Tailwind CSS

Submission Category:

Web3 Wunderkinds, Wacky Wildcards

Link to Code

Github

Additional Resources / Info

The flow of the app

  • First, connect your wallet, right now only metamask support has been provided.

Image description

  • You can create your own pixelated NFT by going into the create tab.

Image description

  • Give the name, description and price of your very own NFT.

Image description

  • If you visit the Marketplace tab, you can see our marketplace and buy any NFT that you like.

Image description

  • You can also view the NFTs price, description on the specific NFT page.

Image description

  • To view the NFTs that you have owned, just click on the tab where you can see your account address.

Image description

  • You can edit your profile for giving it a personal touch!

Image description

Appwrite usage

  • We have used database to store the profile details of the user

Image description

  • We have used storage to store the profile picture of the users

Image description

Disclaimer

We look forward to deploy this so that anyone can use this! Currently it won't work without the private key :(

Team:

Top comments (0)