dimplejha / RandomPasswordGeneratorReactJS

Home Page:https://random-password-generator-react-js.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RandomPasswordGeneratorReactJS

● Used ReactJs to Implement a random password generator functionality that generates passwords based
on user preferences (numbers, alphabets, and special characters).
● Display the generated password to the user.
● Added a funtionality a copy-to-clipboard functionality for the generated password.
● Show the last 5 passwords generated by the user.
● Store the previous passwords in local storage.
● Create a user-friendly interface for the application.

About

https://random-password-generator-react-js.vercel.app


Languages

Language:JavaScript 54.8%Language:CSS 25.0%Language:HTML 20.2%