jcstang / only-pass

Password Generator. Built with React and hooks.

Home Page:https://youthful-thompson-071a45.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OnlyPass - Password Generator

Generate passwords based on certain characteristics selected by the user.

User Stories

  • User can select the length of the generated password
  • User can select one or multiple of the following: Include uppercase letters, Include lowercase letters, Include numbers, Include symbols
  • By clicking the Generate password button, the user can see a password being generated
  • User can click a Copy to clipboard button which will save the password to the clipboard

Bonus features

  • Use can see the password strength

Example projects

Screenshot

OnlyPass - screeenshot

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Password Generator. Built with React and hooks.

https://youthful-thompson-071a45.netlify.app/


Languages

Language:JavaScript 84.8%Language:HTML 9.9%Language:CSS 5.4%