Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tahsinzidane/languagelifter

A web app for translating text from English to Bengali. Built with Node.js, Express
https://github.com/tahsinzidane/languagelifter

Last synced: about 2 months ago
JSON representation

A web app for translating text from English to Bengali. Built with Node.js, Express

Awesome Lists containing this project

README

        

# languageLifter

**Description:**

languageLifter is a web application designed to translate text from English to Bengali. It provides a simple and intuitive interface for quick and accurate translations. Built using Node.js, Express, and EJS, this app features a modern, responsive design.

## Features

- **English to Bengali Translation:** Easily input text in English and receive translations in Bengali.
- **Responsive Design:** The app is designed to work seamlessly on both desktop and mobile devices.
- **Clean UI:** A user-friendly interface with a polished look.

## Getting Started

### Prerequisites

Make sure you have Node.js and npm installed on your machine.

### Installation

1. **Clone the repository:**

```bash
git clone https://github.com/tahsinzidane/languageLifter.git
```

2. **Navigate to the project directory:**

```bash
cd languageLifter
```

3. **Install the dependencies:**

```bash
npm install
```

4. **Start the server:**

```bash
node server.js
```

5. **Open your browser and go to:** `http://localhost:3000`

## Usage

1. Enter the text you want to translate into the input field.
2. Click the "Submit" button to see the translation in Bengali.

## Author

**[Tahsinzidane](https://tahsinportfo.netlify.app/)**

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.