Project Description
This project is a Language Translation Web Application that allows users to:
Input multiple text statements or complex JSON structures.
Automatically translate them into a selected target language.
Store and manage translations using MongoDB.
It is built with React (frontend), FastAPI + Uvicorn (backend), and integrates translation libraries such as deep-translator.