Skip to content

el-sherbini/Translator-App

Repository files navigation

Translator-App

Translator app built with Vue.js, Tailwind CSS and Deep Translate API.

Installation and Setup Instructions

To clone this repository. You will need node and npm installed globally on your machine.

Installation:

Clone the repo:

git clone https://github.com/el-sherbini/Weather-Forecast

Run terminal command:

npm install

Enter your Environment Variables in .env file, you can get one from here.

VITE_RAPID_API_KEY = "YOUR RAPID API KEY"

To Run App:

npm satrt

To Visit App:

localhost:3000

Technologies Used

  • VueJS
  • Tailwind CSS
  • Axios
  • Rapid API (Deep Translate API)

Features

  • Responsive layout
  • Translate from/to 121 language
  • Listen to the text/translation
  • Switch between languages