Skip to content

itsaddai/Passgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Passgen - Secure Password Generator

Passgen is a full-stack web application designed to users enhance online security by generating strong and unique passwords. Built on the MERN (MongoDB, Express, React, Node.js) stack and fortified with user authentication, Passgen allows you to create and manage strong strong, ensuring the safety of your digital accounts.

Features

  • Password Generation: Create strong and complex passwords with ease.
  • User Authentication: Secure user registration and login system to personalize your password management experience.
  • Password Storage: Save and organize your generated passwords for easy access.

Tech Stack

Passgen leverages modern web technologies to provide a seamless and secure password-generation experience.

  • Frontend: React, Axios

  • Backend: Node.js, Express.js, MongoDB

  • Authentication: JSON Web Tokens (JWT), Bcrypt

  • External API: Integration with various password strength analysis tools for enhanced security.

    Running on a local server

git clone https://github.com/itsaddai/Passgen.git
npm install

Start the server

npm start

Start the client

cd ..
cd client
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published