Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itaisteinherz/german-determiner
Get the determiner and translation of any noun in German
https://github.com/itaisteinherz/german-determiner
api german language learning noun react translate website yandex
Last synced: 6 days ago
JSON representation
Get the determiner and translation of any noun in German
- Host: GitHub
- URL: https://github.com/itaisteinherz/german-determiner
- Owner: itaisteinherz
- License: mit
- Created: 2019-05-31T18:46:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-20T14:28:38.000Z (over 5 years ago)
- Last Synced: 2024-10-29T10:18:09.894Z (about 2 months ago)
- Topics: api, german, language, learning, noun, react, translate, website, yandex
- Language: JavaScript
- Homepage: https://german-determiner.netlify.app
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# german-determiner
> Get the determiner and translation of any noun in German
## Development
To run the app locally, set the `YANDEX_API_KEY` environment variable to be your [Yandex Translate API](https://tech.yandex.com/translate) key (which you can get from [here](https://translate.yandex.com/developers/keys)). Then, simply run `$ npm start` to run both the web app and the Netlify Functions server (or `$ npm build` to build everything).