Skip to content

E-Rick/LateCheckout-Leaderboard

Repository files navigation

Late Checkout Leaderboard

App Preview Confetti Preview

Getting Started

First, install dependencies with yarn install. Then, initialize the env file with cp .env.example .env, and add your Supabase project env vars. Finally, run the development server with yarn dev.

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

This app is open-source and licensed under the MIT license. For more details, check the License file.