JS Morse code translator
This is a simple translator from english to morse code written in Java Script ; The lesson itself focuses not only on developing and implementing JS but also on discovering the world of TDD, and how to use and apply it; Tests were written using Jest.