coryhouse / coryhouse/react-restaurant-scriptpro
Install TanStack Router with file-based routes
Open
enhancement
phase-1-foundations
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Goal
Set up TanStack Router with file-based routing as the foundation for all upcoming pages.
## Acceptance criteria
- [ ] TanStack Router installed with its Vite plugin
- [ ] `src/routes/__root.tsx` renders an ``
- [ ] `src/routes/index.tsx` exists and renders a simple home page
- [ ] Generated route tree is wired into `main.tsx`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.