/web-apps-cryptopass

A little PWA to manage your passwords securely

Primary LanguageJavaScriptMIT LicenseMIT

OpenApps - CryptoPASS

cryptoPASS is a PWA pet project, that allows you to manage your passwords.

Functionality highlights

  • Generate secure passwords.
  • Save your encrypted passwords to local storage.
  • Export and import your encrypted passwords as JSON.
  • Encrypted passwords require a secret phrase to unlock.
  • Switch between light and dark mode.

This web app is hosted at OpenApps.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Get Node JS setup and configured. See this link for guidance.
  • Additional reading material at this link for getting started with React.

Installing

  • Clone the project to your local machine.
  • In the project folder, run
npm start

Built With

Authors

  • OpenApps Founder - Initial work - GitHub

License

This project is licensed under the MIT License - see the LICENSE file for details.