Skip to content

Latest commit

 

History

History
54 lines (25 loc) · 1.79 KB

README.md

File metadata and controls

54 lines (25 loc) · 1.79 KB

Appearance of Translator

Introduction

The Language Translator is a web-based application that allows users to translate text from one language to other. It aims to facilitate communication and understanding across different languages, enabling users to overcome language barriers.

Motivation

The motivation behind creating this language translator was to provide a practical solution for language translation. I wanted to develop a tool that could empower individuals to communicate effectively in multiple languages, promoting inclusivity and bridging the gap between different cultures.

Project Development

The development of this language translator took approximately two weeks.

Languages Used

  • CSS: Used for styling the application and creating an appealing visual interface.
  • HTML: Used for structuring the web page and organizing the different elements.
  • JavaScript: Used for handling the translation logic and country list with languages.

Usage

To use the language translator application, follow these simple steps:

  1. Enter the text you want to translate into the input field provided.
  2. Select the target language from the dropdown menu.
  3. Click the "Translate" button to initiate the translation process.
  4. The translated text will be displayed in the output textarea.

Features

  1. Choosing the Input and Output language according to the wishes of the User
  2. Audio Feature that Pronounces the words in respective languages

License

This project is licensed under the MIT License.

Contributions

Contributions to this project are highly welcomed! Let's collaborate and make this language translator even better!