Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 563 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 563 Bytes

morse decoder app

Litle morse code decoder.

demo gif

Why?

Just for fun, this is only a side project. You can play spies with this or whatever.

Usage

Clone the project

git clone https://github.com/YerkoPalma/morse-decoder.git

Install and run

npm install
npm run dev