A modern, responsive login and registration page with a sliding toggle effect, built using HTML, CSS, and JavaScript. This project features a clean UI with social login icons and smooth animations, designed to enhance user experience.
- Sign In/Sign Up Toggle: Seamlessly switch between login and registration forms with a sliding animation.
- Responsive Design: Adapts to various screen sizes with a centered layout.
- Social Icons: Placeholder links for Google, Facebook, GitHub, and LinkedIn authentication.
- Custom Styling: Uses Montserrat font and Boxicons for a polished look.
- Accessibility: Includes screen-reader-friendly labels.
- No Backend: Pure front-end implementation (add your own backend for form submission).
- Clone the repository:
git clone https://github.com/yourusername/binary-baba-auth.git
- Open
index.htmlin your browser:open index.html
- Customize the styles in
style.cssor functionality inscript.jsas needed.
- Montserrat Font (via Google Fonts)
- Boxicons (via CDN)
- Click "Sign Up" to register a new account.
- Click "Sign In" to log in with existing credentials.
- Add your own backend logic by updating the
<form>attributes (actionandmethod).
Feel free to submit issues or pull requests to improve the project!
Created for Binary Baba.

