Skip to content

A simple and elegant translator application that translates text between different languages using the MyMemory API. This application is designed to provide quick and accurate translations with a user-friendly interface, making it ideal for everyday use.

Notifications You must be signed in to change notification settings

KDvs123/translation-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation


🗣️ Text to Speech Converter

HTML5 CSS3 JavaScript MIT License

A simple and elegant translator application that translates text between different languages using the MyMemory API.

✨ Features

  • 🌍 Translate text between multiple languages.
  • 📋 Copy text to clipboard with a single click.
  • 🔊 Listen to the translated text using text-to-speech.
  • 🔄 Switch between languages easily.

📹 Demo Video

[Watch the Demo]

🖼️ Screenshots

Main Interface

image

Translation Result

image image

🛠️ Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Font Awesome
  • MyMemory API

🚀 Getting Started

Follow these instructions to set up the project locally.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have a modern web browser installed.
  • You have an internet connection to access the MyMemory API.

Installation

  1. Clone the repo:

    git clone https://github.com/KDvs123/translation-website.git
  2. Navigate to the project directory:

    cd translation-website
  3. Open index.html in your browser to view the app.

📘 Usage

  1. Enter text in the "Enter text" textarea.
  2. Select the languages you want to translate from and to.
  3. Click the "Translate Text" button.
  4. The translated text will appear in the "Translation" textarea.
  5. Use the copy icon to copy the text, or the volume icon to hear it spoken aloud.

📁 Project Structure

image

🤝 Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the project.

  2. Create your feature branch:

    git checkout -b feature/AmazingFeature
  3. Commit your changes:

    git commit -m 'Add some AmazingFeature'
  4. Push to the branch:

    git push origin feature/AmazingFeature
  5. Open a pull request.

📜 License

This project is licensed under the MIT License

📞 Contact


About

A simple and elegant translator application that translates text between different languages using the MyMemory API. This application is designed to provide quick and accurate translations with a user-friendly interface, making it ideal for everyday use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published