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