Skip to content

pratham-bhatnagar/HackstreetBoys-NFT-Marketplace

Repository files navigation


Logo

Psycho Art NFT MarketPlace

This is a NFT Marketplace made for artists where they can come and create, sell and buy NFTs.

View Demo · Report Bug · Request Feature

About The Project

Product Name Screen Shot

Product Name Screen Shot

Product Name Screen Shot

Our Marketplace targets the new and emerging artists who new and emerging artists who need help to get into this hype train called 'NFT'.

We have a clean and aesthetic UI that is very easy to navigate around.

The Platform will also support NFT artists through marketing their content which will, in turn, give them a boost.

We also have an NFT generation python script where a user can just add their asset layer and we will generate random NFT's through that.

USP & Feature :-

  1. Use of web3 and integration of 3D assets on the website

  2. Buying, selling and creating NFTs at the same spot.

  3. Usage of Metamask to complete and secure the whole transaction

  4. Providing web apps and mobile apps for smooth usage.

  5. Creation of 3D assets in house by the use of the blender

(back to top)

Built With

We have build our product with these tech stack

(back to top)

Getting Started

To get started with this project.

Prerequisites

To Install this project.

  • npm
    npm install npm@latest -g

Installation

To work on this project, you have to install the few packages.

  1. Clone the repo
    git clone https://github.com/abhinavmaharana/HackstreetBoys-NFT-Marketplace.git
  2. Install packages
    yarn install or yarn or npm install
  3. Start The Web app
    yarn start or npm start

To start using sanity.

  1. Open the studio file in the project
    cd studio
  2. Install packages
    yarn install or yarn or npm install
  3. Start The sanity
    sanity start

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)