Skip to content

shubhankarsharma876/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Manager

This website application is made to use on the localhost by following the following steps:-
-> Start with starting the creation of the database (passwordmanager) and then inside the database create the table (passwords) having columns (id, password, title, iv).
-> Redirect the terminal to the server folder and type "npm start".
-> Afterwards make the terminal start frontend at localhost:3000 by typing "npm install" and then "npm start".


Techstack


-> React (Axios)
-> Nodejs (Crypto module)
-> Express
-> MySQL

Screenshots

Frontend

Backend


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published