/morse-code-translator-with-history

React app to perform translations and maintain their history

Primary LanguageJavaScript

Morse Code Translator with History

Run:
cd backend && node index.js
cd frontend && npm start