This project aimed to recreate the German encryption device, the Enigma Machine, using modern technology, specifically React and JavaScript.
To view the website please visit: https://hist338enigma.herokuapp.com/
After you clone the code enter:
npm start
Do this while in the /enigma folder. This will run the app in development mode and you can access it at: Open http://localhost:3000 to view it in the browser.