https://impragya08.github.io/CipherTaker/
Morse Code Translator is a user-friendly web application that facilitates the conversion of text to Morse code and vice versa. Morse code, once a critical communication method, is still used for various purposes today. This app serves as a convenient tool for those who want to learn Morse code, send secret messages, or simply explore the world of coding in a unique way.
While Morse code has historical significance and remains relevant in certain contexts, not many people are familiar with its intricacies or the process of encoding and decoding messages using it. This app addresses the challenge of understanding and using Morse code effectively by providing a straightforward platform for users to convert text into Morse code and vice versa.
- Text to Morse Code Conversion: Convert plain text messages into Morse code.
- Morse Code to Text Conversion: Decode Morse code back into readable text.
- Real-time Conversion and Results Display: See the conversion results instantly as you type.
- User-Friendly Interface: Intuitive design for seamless navigation and interaction.
- Hover Effects and Animations: Engaging visual effects for an enjoyable user experience.
- Responsive Design: The app is designed to work smoothly on various screen sizes and devices.
- HTML5
- CSS3
- JavaScript
- React
- Clone this repository to your local machine using:
git clone https://github.com/yourusername/morse-code-translator.git
- Navigate to the project directory:
cd morse-code-translator
- Install dependencies:
npm install
- Run the application:
npm start
- Access the application in your web browser at:
http://localhost:3000
- Enter text in the input box and click "Encode to Morse" to convert text to Morse code, or input Morse code and click "Decode from Morse" to convert to text.
- The result will be displayed in the output box.
Contributions are welcome! If you encounter issues or have suggestions for improvements, feel free to submit a pull request.
I value your feedback! If you encounter any issues or have suggestions for improvement, please feel free to open an issue on our GitHub repository.
Convert your messages and gain a new perspective on communication. Happy translating! 🚀