This repository presents a modern login and signup page, developed with HTML, CSS, and JavaScript, designed to offer a fluid and responsive interface, ensuring an excellent user experience.
- HTML5 for page structure.
- CSS3 for styling and responsiveness.
- JavaScript (ES6+) for dynamic interactions.
- FontAwesome for social media icons.
- Google Fonts (Montserrat) for a modern and professional look.
- ✅ Smooth transition between Login and Signup forms.
- ✅ Responsive design for various devices.
- ✅ Integration with social icons for future external authentication.
- ✅ CSS animations for smooth transitions.
- ✅ Modular and scalable code, ready for future enhancements.
modern-login-page/
├── index.html # Interface structure
├── style.css # Styles and animations
├── script.js # Logic for toggling between Login/Signup
└── README.md # Project documentation
- Clone the repository
git clone https://github.com/your-username/modern-login-page.git- Access the project directory
cd modern-login-page- Open the
index.htmlfile in your browser
- 🔜 Implement form validation.
- 🔜 Add integration with a backend.
- 🔜 Implement real authentication via OAuth or Firebase.
Contributions are welcome! Feel free to open issues and submit pull requests.
Made by Igor Aroca 🚀
