translation of text into arabic and tigrinya
Sure, here's a basic README template for your translation app:
---
# Multi-Language Translation App
## Demo
Demo
## Overview
This app translates sentences from English to both Arabic and Tigrinya. It provides a simple interface for users to input sentences and get translations in their desired languages.
## Features
- Translate English sentences to Arabic and Tigrinya.
- User-friendly interface.
- Fast and accurate translations.
## Technologies Used
- **Programming Language**: Typescript
- **Libraries/3rd party Apis**:
- React for the frontend
- Microsoft Translator Text from Azure
## Setup
### Prerequisites
- Node installed on machine
### Installation
1. Clone this repository:
```bash
git clone git@github.com:simon-kurbiel/translation.git
```
2. Install required dependencies:
```bash
cd
npm install
```
### Usage
1. Run the app:
```bash
npm run dev
```
2. Enter the sentence you want to translate in the input field.
3. Click the "Translate" button.
4. Click on the accordians for the language that you want to display