Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.32 KB

File metadata and controls

48 lines (31 loc) · 1.32 KB

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