amirallami-code/language-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A modern web-based language translation tool built with HTML, CSS, and JavaScript, powered by the Google Translate API.

Language Translator Demo

MIT LicenseLast UpdateStarsPRs WelcomeContributions Welcome

This project provides a user-friendly interface for translating text between multiple languages. It leverages the Google Translate API to deliver accurate translations while maintaining a clean, intuitive user experience.

  • Support for multiple languages
  • Real-time translation
  • Clean and responsive user interface
  • Auto-language detection
  • Character count display
  • Mobile-friendly design
  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • Google Translate API
  1. Clone the repository:
git clone https://.com/amirallami-code/language-translator.git
cd language-translator
  1. Set up Google Translate API:
    • Visit the Google Cloud Console
    • Create a new project or select an existing one
    • Enable the Cloud Translation API
    • Create credentials (API key)
    • Replace the API key in script.js
  1. Open index.html in your web browser
  2. Select the source language from the dropdown menu
  3. Enter the text you want to translate
  4. Select the target language
  5. The translation will appear automatically

Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

  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

This project is licensed under the MIT License - see the LICENSE file for details.

Amirhossein Allami - [email protected]

Project Link: https://.com/amirallami-code/language-translator


⭐ Star this repository if you find it cool!

About

This project provides a user-friendly interface for translating text between multiple languages. It leverages the Google Translate API to deliver accurate translations while maintaining a clean, intuitive user experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published