aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/dev/roadmap.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev/roadmap.md')
-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 c452a51..d4a5462 100644
--- a/docs/dev/roadmap.md
+++ b/docs/dev/roadmap.md
@@ -46,7 +46,7 @@ Smaller features first to enable early MVP validation.
**Goal**: Minimal UI for user login and registration
### Frontend Foundation
-- [ ] Initialize React + Vite
+- [x] Initialize React + Vite
- [ ] Setup routing
- [ ] API client (fetch wrapper with auth headers)
- [ ] Auth store (token management)