Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anurag-327/passwordmanager
Password Manger bult on React using Express and MongoDB
https://github.com/anurag-327/passwordmanager
express-js mongodb node-js react tailwindcss
Last synced: 22 days ago
JSON representation
Password Manger bult on React using Express and MongoDB
- Host: GitHub
- URL: https://github.com/anurag-327/passwordmanager
- Owner: anurag-327
- Created: 2023-02-12T15:29:28.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-12T13:41:05.000Z (about 1 year ago)
- Last Synced: 2023-10-13T12:22:09.941Z (about 1 year ago)
- Topics: express-js, mongodb, node-js, react, tailwindcss
- Language: JavaScript
- Homepage: https://my-vault-pm.vercel.app
- Size: 217 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PasswordManager
- Frontend-React Js
- Backend-Express Js, Node js
- Database-Mongo DB
- Libraries Used- react-hot-toast, react-spinner, phosphor-react, phosphor-react
### steps to run code on your local machine
- 1-Clone repo on your local machine
- 2-Start Backend server
- a-**cd api**
- b-**npm i (to install dependencies on your machine)**
- c-**npm run start**
- 3-start frontend vite server
- a- **cd client**
- b- **npm run dev**
- 4-you are good to go
![Screenshot_20230212_203713](https://user-images.githubusercontent.com/98267696/218320360-181867d6-ef2a-4555-a6e1-37782d43b3ca.png)
![Screenshot_20230212_203436](https://user-images.githubusercontent.com/98267696/218320379-e217e88b-afcd-4097-92e6-3727b44760e0.png)### you need to verify to access your password
![Screenshot_20230212_203514](https://user-images.githubusercontent.com/98267696/218320388-da1ceba7-cfa9-4c58-a1ac-e2aa35d4abdb.png)
![Screenshot_20230212_203652](https://user-images.githubusercontent.com/98267696/218320395-fb0eb8f2-aa5f-4649-85f6-8ec896d0505e.png)
### For small screens
![Screenshot_20230212_203820](https://user-images.githubusercontent.com/98267696/218320401-e23dd76f-9e36-4685-8c09-4d72dc67c801.png)