This is a Next.js project bootstrapped with create-next-app.
It utilizes shadcn for some core components and all data requests are done with @tanstack/react-query wrappers.
First, run the development server:
bun devOpen http://localhost:3000 with your browser to see the result.
- Frames V2 - all links to deep dive into Frames.
- Frames V2 Spec - learn about Frames V2.
- Shadcn
- TanStack Query