mose-code-decoder

📗 Table of Contents

📖 Morse Code

This is a program that takes morse code as an input and decodes it.

🛠 Built With

Tech Stack

Client

Key Features

  • Decodes morse code into human readable format

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Ruby
  • Terminal basics
  • Git & github

Setup

Clone this repository to your desired folder:

  • Click on the green button on the top right corner with the text code
  • Click on SSH
  • Copy the text that appears below
  • Type "git clone" in your terminal and past the copied text next to "git clone" and press enter

Install

Install this project with:

  • Click on the green button on the top right corner with the text code
  • Click on "Download ZIP"
  • Extract the downloaded file locally
  • Once oponed up in a code editor run npm install to install all packages

Usage

  • Decipher morse code.

Run tests

To run tests, run the following command:

  • Run npm test in an intergrated terminal to run automated tests.

👥 Authors

👤 NEJJARI ABDELHAFID

👤 AJAYI RIDWAN

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page]

(back to top)

⭐️ Show your support

If you like this project...

Feel free to give it a start

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase. Thanks Microverse for providing us with the right material to aid this project development

(back to top)

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)