Simple project that helps you not forget words you have translated
To make the project working you actually need to do 2 things:
- install all dependencies, required by frontend via '$bower install;
- add property with name 'yandex.api.key' to your spring enviroment, which will contain yandex.translate api key;