This is the frontend repo for the Brianker project. It is a Next.js app that uses the Frames.js library to create Farcaster frames and it also contains the dedicated web app.
- Clone the repo
- Run
bun install
- Run
bun dev
- Open http://localhost:3000 with your browser to see the web application.