hemantDwivedi / password-generator-tool

Create and customize strong passwords effortlessly with the Password Generator Tool. Tailor your passwords, send them securely via email, and verify their strength—all in one place.
MIT License
3 stars 4 forks source link
email-service full-stack-project java-docker java-password-generator java-project javaproject javascript password-generator password-strength-check password-verification reactjs spring-boot strong-password-generator

Password Generator Tool

Description

The Password Generator Tool allows users to customize and generate strong passwords with ease. It supports the inclusion of uppercase letters, lowercase letters, numbers, and special characters. Additionally, users can conveniently send the generated password to their desired email address.

Features

Run application

docker run -it -p 8080:8080 hemantdocker100/password-generator-java
docker run -it -p 3000:3000 hemantdocker100/password-generator-react

Goto >> http://localhost:3000

Screenshots

Dark mode(Default)

Screenshot (125)

Light mode

Screenshot (126)

Generating password

Screenshot (127)

Email sample

Screenshot (128)

Server Down

Screenshot (129)

Tech stacks