A pet project dapp focused on Lens Protocol built during the 30 Days of Web3 curriculum.
Pre-requisite: use LTS node version, have pnpm installed.
- Clone this repository locally
- At the root of the project, install the dependencies with
pnpm install
- Create a
.env
and fill-in the variables - In the terminal, run
pnpm dapp:dev
. Hitlocalhost:5173
and you should see the app.