Daily puzzle game: guess the baking time for recipes. 5 attempts, hints provided (⬇️ too high, ⬆️ too low, 🔴 close). Solution is a range.
- React 18 + TypeScript
- Vite
- React Query
- CSS Modules
- Rotating daily puzzles
- Stats tracking (streak, distribution)
- Shareable results
npm install
npm run devnpm run build
npm run preview