lila/apps/web/src/routes
lila 974646ebfb feat(web): update navigation with Play and Multiplayer links
- Add Play link to /play
- Add Multiplayer link to /multiplayer
- Remove About link (route kept, just not linked)
- Simplify signOut onClick to .then() chain
2026-04-18 10:59:50 +02:00
..
multiplayer feat(web): add multiplayer lobby, game, and score screen routes 2026-04-18 10:33:48 +02:00
__root.tsx feat(web): update navigation with Play and Multiplayer links 2026-04-18 10:59:50 +02:00
about.tsx chore: configure root eslint with react and tanstack router rules 2026-03-21 19:32:38 +01:00
index.tsx installing and configuring tailwind 2026-03-21 20:59:26 +01:00
login.tsx fix(lint): resolve all eslint errors across monorepo 2026-04-17 16:46:33 +02:00
multiplayer.tsx feat(web): add multiplayer lobby, game, and score screen routes 2026-04-18 10:33:48 +02:00
play.tsx fix(lint): resolve all eslint errors across monorepo 2026-04-17 16:46:33 +02:00