Skip to content

ui for node-translator - translate any text into 104 languages (google translator api)

Notifications You must be signed in to change notification settings

attx/node-translator-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-translator-ui

preview 1 preview 2

Get started

git clone https://github.com/attx/node-translator.git
cd node-translator
npm install # or yarn

Google Translator API Access required: cloud.google.com/translate

// ./config.json
{
  "API_KEY": "<GOOGLE_API_KEY>"
}

Watch

npm run watch
node server.js
// http://localhost:8080/dist

Build

npm run build
// http://localhost:3000

About

ui for node-translator - translate any text into 104 languages (google translator api)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published