A simple interactive webpage to practice Morse Code (A–Z, 0–9) with real-time decoding and sound feedback.
Designed with Tailwind CSS (Neumorphism style) and plain JavaScript.
- Type Morse Code using
.
(dot) and-
(dash) - Real-time decoding to letters and numbers
- Play button to hear dot/dash beeps
- Clear button to reset input
- Neumorphic UI design with Tailwind CSS
Live site: GitHub Pages Link
- Clone this repository:
git clone https://github.com/your-username/morse-code-practice.git