Fan Club DAO


Build for true fans and artist😇 We form a community of members for every fan base, with all of the approved members getting to mint their unique NFTs to prove that they are real fans.Being part of the DAO and getting the NFTs will give them the right to book tickets without the worry of bots.In essence, we make a community of fans verified on the chain, who get exclusive NFTs to buy the tickets to the concerts of their favorite musicians. 🎵

Getting Started 👨‍💻

Setup the repository to your local environment.

  1. Fork the repository - Creates a replica of repository to your local environment.
  2. Clone the repository - Downloads all repo files to your machine, using
git clone https://github.com/YOUR-USERNAME/fandomdao
  1. Set working directory to the root directory of the project.
cd fandomdao

Install all the required packages and dependencies.

1. yarn add
  1. Run the server.
yarn run
  1. Click here to view it in the browser OR navigate to
http://localhost:3000