ahmedhomar / Morse-Code-Translator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 59.4%Language:HTML 14.9%Language:SCSS 12.9%Language:CSS 12.8%