🚗👨🎓🏠 Language Translator Web Application BableshAAzad.com
This application allows you to translate any language into another language. It is built using the ReactJS+Vite framework and leverages the api.mymemory.translated.net API for translations.
🏠 Features:
- Easily switch between different languages.
- Listen to the original text as well as the translated result.
- Copy your texts with a single click.
🧑💻 Technologies Used:
ReactJS+Vite react-top-loading-bar JavaScript HTML CSS
💻 How to Use the Source Code:🧑💻
- Download the
mainbranch as a ZIP file. - Import the project into your IDE and ensure Node.js is installed.
- In the root directory, open a command prompt and run:
npm install. - Once the dependencies are installed, start the development server by typing:
npm run dev.
- Check Your Application : http://localhost:5173/
