datpham0412 / password-manager

Simple vanilla javascript project

Repository from Github https://github.comdatpham0412/password-managerRepository from Github https://github.comdatpham0412/password-manager

πŸ›  Technologies Used

  • JavaScript: Core programming language for the application logic.
  • HTML: Markup language for structuring the web page.
  • CSS: Styling language for the user interface design.

πŸ“š Features

  • Add and save passwords for different websites.
  • View saved passwords with an option to copy them to the clipboard.
  • Delete passwords when they are no longer needed.
  • Mask passwords for security when displaying them in the table.
  • Responsive design using CSS for a better user experience.

πŸš€ Getting Started

Prerequisites

  • A modern web browser (Chrome, Firefox, Safari, etc.)

Steps

  1. Clone the Repository:

    git clone https://github.com/datpham0412/password-manager.git
    cd password-manager
  2. Open the Application:

    • Open the index.html file in your web browser to start using the password manager.

About

Simple vanilla javascript project


Languages

Language:JavaScript 49.6%Language:HTML 29.5%Language:CSS 20.9%