Login signup composables
Please review @yperez @k3khatri @a8karthi @rjjorda This merge includes the UI composables:
- LoginScreen.kt
- SignupScreen.kt
- App opens to login, where the user can login and continue to the ListScreen page, or Create an Account.
I've also created a composables folder and moved all composables there, to separate from View.
To do next sprint:
- integrate with firebase for complete user authentication