Onkar271998 / Translator-app

This project I created just for fun purpose ,This is translator app where you can translate different languages with your native language .

Home Page:https://lovely-alfajores-60a862.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Language Translator App

A web application to translate multiple languages


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

About

This project I created just for fun purpose ,This is translator app where you can translate different languages with your native language .

https://lovely-alfajores-60a862.netlify.app/


Languages

Language:JavaScript 49.9%Language:CSS 36.8%Language:HTML 13.2%