Skip to content

A password generator built using React which allows the user to generate a password from any combination of upper and lowercase characters, numbers and symbols and copy this to their clipboard.

asbhogal/React-Password-Generator

Repository files navigation

React Password Generator



GitHub deployments GitHub code size in bytes GitHub repo size

A password generator built using React which allows the user to generate a password from any combination of upper and lowercase characters, numbers and symbols and copy this to their clipboard. A notification also shows when a password option hasn't been selected. This has been coded using HTML5, CSS3, SCSS, JavaScript (ES6) and React and leverages Webpack and Babel. ✔️ Features:

  • Generates passwords of up to 20 characters in length
  • Allows a combination of lowercase and uppercase letters, numbers and special characters
  • Allows user to copy generated password to their clipboard
  • Notifies when no password choice has been selected
  • Displays an error message when there are no password selections made
  • Displays an error message when there is no password to copy
  • Displays a success message when a password generated has been copied successfully
  • Fully responsive
  • Optimised for the web

🤓 Stacks & Tools Used:

html5 logo css3 logo sass logo postcss logo JavaScript React logo Babel logo Webpack logo

Links

About

A password generator built using React which allows the user to generate a password from any combination of upper and lowercase characters, numbers and symbols and copy this to their clipboard.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published