Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1023 Bytes

File metadata and controls

28 lines (20 loc) · 1023 Bytes

Modern Password Input with Show/Hide Toggle

This project is part of a YouTube tutorial in which we build a modern password input with show/hide toggle from scratch using HTML CSS & JavaScript

preview img

📌 Project Features

  • Fully Responsive Modern Password Input with Show/Hide Toggle (Mobile First Methodology).
  • Clear and semantic HTML structure.
  • Use of CSS variables.
  • Show/Hide Password.

📦 Download the resources directly

  1. Click the green code button.
  2. Click Download ZIP.
  3. Extract the ZIP file and open the project in your code editor.

📥 Clone or Fork the repository

You can clone the repository to your local machine or fork it in your GitHub account to obtain the source code.

# Clone the repository using HTTPS
git clone https://github.com/bedimcode/modern-password-input.git

Designed & developed with ❤️ by Bedimcode