🔗 Backend repo: https://github.com/ski-jump-draft/backend
This is the React + TypeScript frontend for Ski Jump Draft, an online draft game about ski jumping.
The app is built with Next, Tailwind CSS, and shadcn/ui.
The development leaned partly on vibe coding.
The project is closed.
-
Clone the repository
git clone https://github.com/sj-draft/frontend -
Install dependencies
pnpm install -
Start the development server
pnpm dev→ http://localhost:3000
- React + TypeScript
- Next
- Tailwind CSS
- shadcn/ui
- lucide-react
Copy .env.example to .env.local and adjust values if needed.