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.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md
index 1d6fcc4..c452a51 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 SvelteKit
+- [ ] Initialize React + Vite
- [ ] Setup routing
- [ ] API client (fetch wrapper with auth headers)
- [ ] Auth store (token management)
@@ -126,7 +126,7 @@ Smaller features first to enable early MVP validation.
**Goal**: Study offline
### PWA Setup
-- [ ] @vite-pwa/sveltekit configuration
+- [ ] vite-plugin-pwa configuration
- [ ] Web manifest
- [ ] Service Worker
- [ ] Offline fallback page