Skip to content

This project is about building a web application to translate languages using language translator API.

Notifications You must be signed in to change notification settings

thebarunkumar/Translation-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language Translator App

A web application to translate multiple languages

languageTranslator


reactjs javascript html5 restAPI css3


This project is about building a web application to translate languages using language translator API from external services like Libre Translate. Here you will be able to translate between multiple languages and whenever you type something it will be automatically translated in the side panel. To use the app, choose the source language and target language from select options and then type anything in the text area and it will automatically translate it to the targeted language.

🚀 Features

  • Translate automatically without clicking on any button
  • Debounce is used to avoid sending unnecessary network requests
  • Copy to clipboard feature available
  • Word count feature available
  • Clear all text at one click feature available
  • Bubble animations
  • Cool and funky UI/UX design
  • Responsive for all screen sizes

Getting Started

This project was built using React, Rest API, JavaScript and CSS. It is a web application and for running on your local environment.

About

This project is about building a web application to translate languages using language translator API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published