An encryptor and decryptor for the Morse Code.
This is an encryptor and decryptor for the morse code built on Flask.
Here is the website link: https://themorsecode.herokuapp.com
To contribute follow these steps:
git checkout -b <branch_name>
.git commit -m '<commit_message>'
git push origin <branch_name>
Alternatively see the GitHub documentation on creating a pull request.
This project is MIT licensed, as found in LICENSE.md file.