Skip to content

Latest commit

 

History

History
84 lines (58 loc) · 2.67 KB

README.md

File metadata and controls

84 lines (58 loc) · 2.67 KB

Ceaser-Cipher

The action of a Caesar cipher is to replace each plaintext letter with a different one a fixed number of places down the alphabet.


If you wanna try then click on the link below


Here are some screen shots



Editor used

alttext

Built with

html css js jquery


Cloning this repositary using command line

  1. Open Git Bash.
  2. Change the current working directory to the location where you want the cloned directory.
  3. Type git clone https://github.com/Sagar-Sharma-7/Ceaser-Cipher.git
  4. Press Enter to create the clone of this repositary.

Font used

@import url('https://fonts.googleapis.com/css2?family=Philosopher&display=swap');

div{
    font-family: 'Philosopher', sans-serif;
}

License

The scripts and documentation in this project are released under the MIT License

License: MIT



Contributions

Contributions are welcome! see Contribution's Guide


Code of Conduct

Be nice. See our code of conduct



How to reach me?

ForTheBadge makes-people-smile



Follower


ForTheBadge built-with-love ForTheBadge makes-people-smile

alttext