Skip to content

harshagarwal0401/passManager

Repository files navigation

#PassManager - A Secure Password Manager

PassManager is a simple and secure password manager built using the MERN stack. It allows users to store, manage, and retrieve their credentials securely.

#Fork the repository and clone the project in your machine #open it in your vs code install dependencies -- npm install run command - npm run dev

open backend file in another window and run command ->> node --watch server.js

create a .env file and connect your mongoDB_string -->> MONGO_URI=your_mongodb_connection_string

your project is ready to run

Feel free to fork this repository and submit a pull request.

About

A secure and easy-to-use password manager built with MongoDB, Express.js, React.js, and Node.js. This app allows users to store, retrieve, update, and delete passwords securely.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors