YujinOk / Morse-Code-Translator

Home Page:https://yujinok.github.io/Morse-Code-Translator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Morse-Code-Translator

MVP:

Morse Code Project Create a user interface that allows the user to put English letter or Morse Code so they can be translated into the opposite language.

  1. Error handling: Error messages display on the website/DOM

  2. JS testing suite: unit testing for Pure functions that do not interact with DOM

  3. To start this project locally, run 'npm install'

  4. To run test, run 'npm test'

  5. This project utilised the following dependencies:

  • babel
  • jest

About

https://yujinok.github.io/Morse-Code-Translator/


Languages

Language:JavaScript 72.9%Language:HTML 11.9%Language:SCSS 8.4%Language:CSS 6.7%