Skip to content

codebyadib/login-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Authentication Page

A simple and responsive User Authentication interface with Login and Signup forms built using HTML, CSS, and JavaScript. This project demonstrates front-end form validation, modern UI design, and dynamic interaction without using any backend or database.


🌐 Live Demo

👉 Click here to view the live project


🚀 Features

  • 🔐 Login and Signup forms with smooth transitions
  • ✅ Real-time client-side input validation
  • 📱 Responsive design for all screen sizes
  • 🎨 Clean and modern user interface using pure CSS
  • 🔁 Toggle between Login and Signup forms

🛠️ Technologies Used

  • HTML5
  • CSS3 (Flexbox, Transitions)
  • JavaScript (DOM Manipulation, Validation)

🧠 Concepts Covered

  • Form handling in JavaScript
  • Event listeners and input validation
  • Responsive UI using media queries
  • Front-end authentication logic simulation

🙋‍♂️ Author: Adib Hassan