have developed a secure and responsive user authentication system using Firebase Authentication. The system includes:
Login Page: Allows users to sign in using their email and password.
Signup Page: Enables new users to register and store their credentials in Firebase.
Password Visibility Toggle: Users can show or hide their password.
Remember Me Option: Keeps users logged in if selected.
Error Handling & Alerts: Displays error messages for incorrect credentials.
Modern UI Design: A clean, professional interface with a blue-themed background and a responsive layout.
This system is built using HTML, CSS, JavaScript, and Firebase for authentication. It ensures real-time authentication and provides a smooth user experience.
Tech Stack:
HTML, CSS (Styled UI)
JavaScript (Form validation & interactions)
Firebase Authentication (User login & registration)