thirdweb-hackathon-ui Tailwind Templates

Thirdweb Hackathon Ui

Audible like platform build on top of Web3

Audiobooks

An Audible like platform built with Next.js, Tailwind and ThirdWeb

Features

  • Explore Audiobook NFTs
  • Purchase, Play & Gift Audiobooks

Demo

https://thirdweb-hackathon-ui.vercel.app/

Folder Structure

.
├── pages                   # Page level components
├── public                  # Assets
├── src                     # Components, Services, Providers...
├── styles                  # Global CSS
├── ...
└── README.md

Run Locally

Clone the project

  git clone https://github.com/indie-strawhats/thirdweb-hackathon-ui.git

Go to the project directory

  cd thirdweb-hackathon-ui

Install dependencies

  npm install

Start the server

  npm run dev

Configuration

If you want to use your own bundle drop module, then please replace the address value in src/constants/index.ts

We are using RinkeBy TestNet. If you want to use any other chain or network, then add the chain ID(s) in pages/_app.page.tsx

Author

Contributors

Top categories

Loading Svelte Themes