https://github.com/erentasci/random-joke-translator-with-module-pattern
Random Joke Translator Project with Javascript Classes, Module Pattern
https://github.com/erentasci/random-joke-translator-with-module-pattern
api es6classes google-translate-api javascript javascript-modules javascriptclassproject js-classes module-pattern translator vanilla-javascript
Last synced: 2 months ago
JSON representation
Random Joke Translator Project with Javascript Classes, Module Pattern
- Host: GitHub
- URL: https://github.com/erentasci/random-joke-translator-with-module-pattern
- Owner: erentasci
- Created: 2022-08-24T15:50:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-24T17:58:14.000Z (over 2 years ago)
- Last Synced: 2025-01-05T22:42:49.647Z (4 months ago)
- Topics: api, es6classes, google-translate-api, javascript, javascript-modules, javascriptclassproject, js-classes, module-pattern, translator, vanilla-javascript
- Language: JavaScript
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# random-joke-translator-with-module
## Random Joke Translator Project
It is an application that uses the Google Translate API to reinforce the module concept in Javascript, as well as to make random jokes and to translate the jokes into Turkish.
To use this application, after downloading the files, you must enter your own API Key instead of ${API_KEY} in translate.js.### Tech stack
```
- HTML,CSS
- Javascript, Javacript Modules
- Google Translate API
```## Preview

