Skip to content

codebyadib/login-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 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