Skip to content

chars-mc/encryptor-app

Repository files navigation

Encryptor app

Encryptor app is a Progressive Web Application to encrypt and decrypt both text and files.

You can find the backend here.

Screenshots

Login

Sign up

app

Technologies


Get started

Install the dependencies...

npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000. You should see your app running. Edit a component file in src, save it, and reload the page to see your changes.

Building and running in production mode

To create an optimised version of the app:

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published