Skip to content

Simple dictionary/translator app for macOS and Windows. Uses Yandex API.

Notifications You must be signed in to change notification settings

ernestii/Translate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translate

Simple dictionary/translator app for macOS and Windows. Uses Yandex API.

A project I created to learn ES6, Webpack, Babel, React and MobX.

Usage

# install dependencies
npm install
# build app
npm run build
# launch in browser: open index.html
# run dev server
npm run dev
# launch app
electron .

About

Simple dictionary/translator app for macOS and Windows. Uses Yandex API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published