My first cryptography app. It encrypts and decrypts a given text using the simple Caesar cipher algorithm. It is redesigned to be as responsive as possible, so that it can be comfortably read on a mobile as well as on a PC.
Demo: https://soumyabrata23130.github.io/caesar-cipher
- React
- Tailwind
- Vite