README updates

This commit is contained in:
Gene Mecija 2020-02-13 11:46:12 -08:00
parent dc8adcaeda
commit e0e75fb090

View file

@ -1,12 +1,13 @@
# Learn Morse Code
LearnMorseCode.net helps beginners learn Morse code through several features, the main of which is a telegraph with live translation.
[LearnMorseCode.net](http://learnmorsecode.net) helps beginners learn Morse code through several features, the main of which is a telegraph with live translation.
<p align=center>
<img src="telegraph.gif"
width=325px
style="border-radius: 5px;
box-shadow: 0px 0px 10px rgba(0,0,0,0.4);"></p>
<table><tr><td>
<img src="telegraph.gif"
width=325px
shadow=10px>
</td></tr></table>
## Features
* **Telegraph**\
@ -27,4 +28,4 @@ Type in the translator below the legend and see/listen to the Morse translation.
## App Info
This web app was built using HTML, CSS, and ReactJS. It utilizes React hooks to manage state and component lifecycle.
See it live here: LearnMorseCode.net
See it live here: [LearnMorseCode.net](http://learnmorsecode.net)