An open API service indexing awesome lists of open source software.

https://github.com/bnnq/translatorclient

Simple translator website
https://github.com/bnnq/translatorclient

azure-translator react react18 translator translator-app web-translator

Last synced: 3 months ago
JSON representation

Simple translator website

Awesome Lists containing this project

README

          

# Description

Translator is a simple yet efficient web application designed to provide quick and accurate translations. The user interface is minimalistic and beautiful, making it convenient and enjoyable to use.

The [server-side](https://github.com/BnnQ/TranslatorServer) of Translator is built with ASP.NET Core 7, a modern, fast, and powerful platform for creating cloud applications. It uses Azure Translator, a robust and reliable translation service, to translate the text.

The client-side is built with React 18, a popular JavaScript library for building user interfaces. This combination of technologies ensures that Translator is not only efficient and fast, but also scalable and maintainable.

Despite its simplicity - just select a language and enter the text - Translator stands out for its efficiency, speed, and user-friendly design. It's a testament to the fact that sometimes, less is more.

# Screenshots

![image](https://github.com/BnnQ/TranslatorClient/assets/115489239/4267590b-2d39-442e-a461-def9ce71dcec)
![image](https://github.com/BnnQ/TranslatorClient/assets/115489239/5721933e-b0fb-44d3-ac7d-658ff5946480)

_Notice: The list of languages is small for testing purposes. It can be easily extended to add any languages needed._