• Developed a dynamic login and signup system with seamless page transitions using JavaScript.
• Validated user inputs, displaying clear error messages when needed.
• Stored user data in Local Storage for persistent access.
• Designed a responsive UI using HTML, CSS, and Bootstrap 5.
• Implemented email verification to prevent duplicate accounts.
• Ensured secure login authentication with redirection to a personalized welcome page.
• Added a logout feature to clear session data.