morse-code-decoder

Table of Contents

Morse Code Decoder

This is a decryption coding challenge that decrypts a message written in MorseCode to it's English equivalent.

Built With

  • Ruby

Getting Started

Clone this repository

To clone the repo run:

git clone https://github.com/abdulhamiid/morse-code-decoder.git

To access the cloned directory, run:

cd morse-code-decoder

Author

👤 Abdulhamid

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

To Contribute to this project

  1. Fork the Project
  2. Create your Feature Branch
git checkout -b feature/newFeature
  1. Commit your Changes
git commit -m 'Add some newFeature'
  1. Push to the Branch
git push -u origin feature/newFeature
  1. Open a Pull Request

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks to Microverse

📝 License

This project is MIT licensed.