Morse-Code-Translator

This is a Morse-Code translator created using TDD (function tests were written first). It translates based on user input from the DOM, allowing users to type English words/sentences into an input box and receive the morse code translation.