Context / backlinks:
Goal:
Create the initial frontend structure and basic auth screens.
Scope:
- Set up React Router with public (signin/signup) and private (app) routes
- Build minimal Signup and Signin forms
- On success, store basic user state and navigate to the app shell
- Call /auth/me on load to refresh session
Acceptance criteria:
Context / backlinks:
Goal:
Create the initial frontend structure and basic auth screens.
Scope:
Acceptance criteria: