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 # 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" <table><tr><td>
width=325px <img src="telegraph.gif"
style="border-radius: 5px; width=325px
box-shadow: 0px 0px 10px rgba(0,0,0,0.4);"></p> shadow=10px>
</td></tr></table>
## Features ## Features
* **Telegraph**\ * **Telegraph**\
@ -27,4 +28,4 @@ Type in the translator below the legend and see/listen to the Morse translation.
## App Info ## App Info
This web app was built using HTML, CSS, and ReactJS. It utilizes React hooks to manage state and component lifecycle. 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)