Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 366 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 366 Bytes

js_morseCodeTranslator

This is a _nology Challenge from Module 4 - "JavaScript Advanced & Testing"

The Brief: Create a morse code translator using OOP

The Requirements: • Should be built using HTML, SCSS/CSS, and JavaScript. Vanilla, no libraries • Should be able to translate English to Morse code and back again • Should receive inputs from the HTML