Skip to content

warpcast/scores-frame

Repository files navigation

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.

FarcasterApiClient implementation and List component are stripped-down versions of what Warpcast team has built for Warpcast clients.

Getting Started

First, run the development server:

bun dev

Open http://localhost:3000 with your browser to see the result.

Learn More