Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 622 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 622 Bytes

Text Translator

This minimalistic tool is:

  • responsive, language translator;
  • usable on all devices (mobiles/desktops);
  • built using HTML, CSS, and JavaScript.

Requirement

Git must be installed on the local system.


Installation

  1. To run it locally, enter this command in the terminal:
git clone https://github.com/subhatav/text-translator-js.git
  1. Find and open the "index.html" file to utilize the translator.

Thank you for using it!