Password generatorweb app

HTML, CSS, JavaScript

GitHub Repo Live version

This project is a responsive password generator built with HTML, CSS, and JavaScript. It allows users to generate secure, random passwords based on a selected length, with instant validation and clear feedback. The interface is fully responsive, ensuring consistent layout and usability across desktop and mobile devices.

Users can generate multiple passwords at once and copy them to the clipboard with a single click for convenience. The project focuses on clean UI design, accessibility, and modern JavaScript practices such as modular functions and event-driven interactions.

It was built as a part of Scrimba's Frontend Developer Career Path.