Today I made the popular Caesar Cipher
What it does?
It encrypts the message by shifting the letters by the number(key) given by the user.
Technologies used
I made it using JS , CSS and HTML5
Check it out in the master branch. I have also published it to gitgub pages.
Link of the site : https://priiyaa.github.io/DAY-4/