As a DEVELOPER, I want to implement user login functionality using Firebase Authentication so that users can securely access their accounts and personalized features/carbon score.
A/C:
[ ] Integrate Firebase Authentication into the project to handle user logins.
[ ] Set up login with email and password, ensuring secure authentication.
[ ] Redirect users to the Home page upon successful login.
[ ] Implement error handling for failed logins.
[ ] Test login functionality to ensure users can log in and log out successfully across all devices.
As a DEVELOPER, I want to implement user login functionality using Firebase Authentication so that users can securely access their accounts and personalized features/carbon score.
A/C: