# Nexus Login Nexus Login is a modern and responsive login webpage designed using HTML, CSS, and JavaScript. It features a sleek user interface with social login options, floating labels, and a demo login functionality. ## Features - **Responsive Design**: Adapts to various screen sizes for optimal viewing on mobile and desktop devices. - **Social Login Options**: Includes buttons for Google login. - **Floating Labels**: Input fields have floating labels for a clean and modern look. - **Password Visibility Toggle**: Users can toggle the visibility of their password. - **Demo Credentials**: Predefined demo credentials for quick access. - **Simple Validation**: Basic client-side validation for input fields. ## Technologies Used - HTML - CSS (with Tailwind CSS) - JavaScript - Font Awesome for icons - Demo Login: Use the following credentials to log in: Email: demo@example.com Password: demo123 Social Login: Click on the Google buttons to simulate social login (currently not functional). Form Interaction: Fill in the email and password fields. Click the "Sign In" button to simulate authentication. The button will show a loading state during the simulated API call. Customization You can customize the following aspects of the login page: Colors: Modify the CSS variables in the