Simple password manager made with React
- Store multiple passwords
- Password generation.
- Icons!
Client: React, TypeScript, Sass, Redux Toolkit.
Server: Json-server.
- Clone this repository.
- Go to the folder.
- Run
yarn install
ornpm install
. - Run
npm run serve
oryarn serve
to start the app and the server.
- Design forked from Artem Nosenko via Dribbble. Big Thanks!