#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
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.