/learn-web3-dao

Assingment for LearnWeb3Dao fullstack engineer position

Primary LanguageTypeScript

Next.js + Tailwind CSS Powered with Alchemy, Thirdweb, and Web3js

Demo 👉 https://learn-web3-dao-assignment-kan.vercel.app/

Setup

Get the code by either cloning this repository using git

git clone https://github.com/kankunnawat/learn-web3-dao

... or downloading source code code as a zip archive.

Once downloaded, open the terminal in the project directory, and install dependencies with:

yarn install

Then start the example app with:

npm run dev

The app should now be up and running at http://localhost:3000 🚀