Cryptoy was built as part of my Final Year Project at NTU. It is a gamified application that teaches beginners about cryptography.
First, clone the project:
Then, install dependencies:
Finally, run the app in development mode:
Open http://localhost:3000/#/home to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.