/morse-translator

A website that can translate hand gestures to text via morse code.

Primary LanguageVue

morse-translator

A website that can translate hand gestures to text via morse code.

To run the code locally

Install NodeJS.

Run:

> npm install
> npm run dev

The project will be available at http://localhost:3000.

Made with