A lightweight encryption and decryption application to demonstrate the simple substitution cipher.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Clone this repo to your local machine, run npm install to install the minimal dependencies required and then run npm run dev to begin running the application on http://localhost:3000/
A live and current deployment is viewable at
https://ceriph.netlify.com/
- React - JavaScript library for UI
- React-Router-Dom - Library to allow routing
- Styled-Components - CSS Component Library
Please feel free to contact me on Twitter if you have any contributions or improvements. Alternatively make a pull request with a detailed breakdown of what, why and where you have made changes.
This project is licensed under the MIT License.
- Inspired originally by a visit to the wonderful Bletchley Park
- The Code Book - by Simon Singh