aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/dev
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/roadmap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md
index d4a5462..fde652d 100644
--- a/docs/dev/roadmap.md
+++ b/docs/dev/roadmap.md
@@ -47,7 +47,7 @@ Smaller features first to enable early MVP validation.
### Frontend Foundation
- [x] Initialize React + Vite
-- [ ] Setup routing
+- [x] Setup routing
- [ ] API client (fetch wrapper with auth headers)
- [ ] Auth store (token management)