Basketball Draft Simulator
A mobile-first single-page web application for basketball draft simulation.
- Mobile-first design: Optimized for portrait mode with no scrolling
- 5x5 Draft Grid: High-density player cards with cost indicators
- Multi-team Rosters: Support for 4 teams with compact display
- Click-to-fill interaction: Simple and fast player assignment
- "Little Fresh" visual style: Clean, minimalist design with emerald and orange colors
- Vue 3 + TypeScript
- Tailwind CSS
- Vite
npm install
npm run dev
npm run build
- Primary: Emerald-400 (#34d399)
- Secondary: Orange-300 (#fdba74)
- Background: Stone-50 (#fafaf9)
- Text: Slate-600 (#475569)