A Next.js application for selecting and displaying GIVBack winners.
- Fetches top 5 winners for GIVBack Round 69
- Displays winners in a stylish Twitter-like interface
- Allows copying all winners to clipboard
- Responsive design with loading and error states
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:3000 in your browser.
The application expects a /api/raffle
endpoint that returns winner data in the following format: