TODO: Fix Sign In so that upon sucess, it saves the JWT and navigates to the next route.
- Upon Registration User navigates to Login.
- Upon Login user navigates to Collections
- Upon Picking a Collection user Navigates to the Note.
- From Note the User can either:
- Navigate back to Collections
- Exit the Note without Saving it
- Save the Note and Continue Working in it
- Log Out