The app should display some landing page content when not signed in and the user's profile page when signed in. Always redirect to the landing page when not signed in. - [ ] Create landing page - [ ] Make landing page the root when not signed in - [ ] Redirect to the landing page when signed in - [ ] When signed in, the root is your profile
The app should display some landing page content when not signed in and the user's profile page when signed in.
Always redirect to the landing page when not signed in.