https://github.com/bnnq/translatorserver
Simple translator website
https://github.com/bnnq/translatorserver
asp-net-core asp-net-core-7 asp-net-core-web-api azure-translator translator translator-app web-translator
Last synced: 8 months ago
JSON representation
Simple translator website
- Host: GitHub
- URL: https://github.com/bnnq/translatorserver
- Owner: BnnQ
- Created: 2023-06-03T20:48:11.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T21:03:47.000Z (over 1 year ago)
- Last Synced: 2025-01-12T16:35:28.676Z (9 months ago)
- Topics: asp-net-core, asp-net-core-7, asp-net-core-web-api, azure-translator, translator, translator-app, web-translator
- Language: C#
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 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](https://github.com/BnnQ/TranslatorClient) 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

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