Skip to content

A react application for storing and managing the passwords for different websites.

Notifications You must be signed in to change notification settings

reddy-epk/password-manager

Repository files navigation

Building a React Password Manager

Refer to the image below:


password manager

Design Files

Click to view

Set Up Instructions

Click to view
  • Download dependencies by running npm install
  • Start up the app using npm start

Resources

Image URLs
Colors
Hex: #9ba9eb
Hex: #c3caea
Hex: #5763a5
Hex: #f8fafc
Hex: #454f84
Hex: #0b69ff
Hex: #94a3b8
Hex: #b6c3ca
Hex: #7683cb
Hex: #f59e0b
Hex: #10b981
Hex: #f97316
Hex: #14b8a6
Hex: #b91c1c
Hex: #ffffff
Hex: #0ea5e9
Hex: #64748b
Font-families
  • Roboto

Things to Keep in Mind

  • All components you implement should go in the src/components directory.
  • Don't change the component folder names as those are the files being imported into the tests.

About

A react application for storing and managing the passwords for different websites.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published