A simple web app built with ReactJs, that offers encoding and encryption tools running only on client side. It was inspired by two popular encryption and encoding websites Crypo and Cryptii
- Clone the repository:
git clone git@github.com:Hay00/kryptos.git
- Start project locally:
- Install dependencies:
yarn install
- Run project:
yarn start
- Install dependencies: