Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 882 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 882 Bytes

30 Days of Web3 Lens pet project

A pet project dapp focused on Lens Protocol built during the 30 Days of Web3 curriculum.

30 Days of Web3 pet projects links

How to install

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

Run the front-end

  • Create a .env and fill-in the variables
  • In the terminal, run pnpm dapp:dev. Hit localhost:5173 and you should see the app.