CryptMe-Client

With this app you can decryot/encrypt files using various encryption algorithms.

Live Demo

Live Demo Link

Built With

  • JavaScript
  • React
  • TypeScript
  • React-form-hooks
  • Material-UI
  • Webpack

Getting Started

To get a local copy up and running follow these simple example steps.

Setup

git clone https://github.com/webmarkyn/cryptme-client
cd cryptme-client

Install

npm install

Run development server

npm start

Build

npm run build

Deployment

heroku create $APP_NAME --buildpack mars/create-react-app
git push heroku master

Authors

👤 Mark Baidebura

Future updates

  • Improve UI