Skip to content

igorcarneir0/loginScreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Modern Login Page

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.

📸 Preview

image

🛠️ Technologies Used

  • 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.

🎯 Features

  • ✅ 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.

📂 Project Structure

modern-login-page/
├── index.html       # Interface structure
├── style.css        # Styles and animations
├── script.js        # Logic for toggling between Login/Signup
└── README.md        # Project documentation

🚀 How to Run

  1. Clone the repository
git clone https://github.com/your-username/modern-login-page.git
  1. Access the project directory
cd modern-login-page
  1. Open the index.html file in your browser

🏗️ Next Steps

  • 🔜 Implement form validation.
  • 🔜 Add integration with a backend.
  • 🔜 Implement real authentication via OAuth or Firebase.

📌 Contribution

Contributions are welcome! Feel free to open issues and submit pull requests.


Made by Igor Aroca 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors