Skip to content

Translator App is a React-Vite Language Translator project, using TailwindCSS, MyMemory API, Select various languages to translate from one another and in reverse way and deploy on Vercel.

Notifications You must be signed in to change notification settings

arnobt78/Translator-ReactVite-Webpage

Repository files navigation

Screenshot 2024-09-27 at 17 44 15 Screenshot 2024-09-27 at 17 46 41

Translator-ReactVite-Webpage

Translator App is a React-Vite Language Translator project, using TailwindCSS, MyMemory API, Select various languages to translate from one another and in reverse way and deploy on Vercel.

Note: To check this web app live, click here: https://translator-arnob.vercel.app/

To Install Dependences

Before launching this web application, be sure to install all required dependencies, which are listed in the package.json file.

To install all dependences, run this command from your project folder: npm install

To Install NodeJS

Make sure you have NodeJS installed in your machine first, The installation instructions are here: https://nodejs.org/en/

Run your project: npm run dev

Run on your browser Local: http://localhost:5173/

About MyMemory API

Visit the website: https://mymemory.translated.net/doc/spec.php

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: