Skip to content

umairabbasDev/pass-de_client

Repository files navigation

pass-de_client

React Vite TailwindCSS Password Generator Password Strength Meter Password Storage License

Password Improvement App

This is a React app created using Vite and Tailwind CSS. Main function of this web application is that to helps users improve their password security. It features a password generator, password strength tester, and suggestions for creating stronger passwords. With the user's consent, the application also collects previous passwords to improve password practices across the community.

main Todo

  • UI
  • old password collection
  • password generator(in progress)
  • password strength tester

Installation

To run this app on your local machine, follow these steps:

Clone the repository:

git clone https://github.com/umairabbasDev/pass-de_client.git

Navigate into the project directory:

cd pass-de_client

Install the dependencies:

npm install

Start the development server:

npm run dev

Contributing

Contributions are welcome! To contribute to this project, please follow these steps:

  • Fork the repository

  • Create a new branch:

git checkout -b my-new-feature
  • Make your changes and commit them:
git commit -am 'Add some feature'
  • Push to the branch:
git push origin my-new-feature
  • Submit a pull request

License

This project is licensed under the MIT License.

About

pass de is password checker type app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published