Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eduardocruzpalacios/jokes-teller-javascript
Jokes teller web app built with HTML, CSS & JavaScript.
https://github.com/eduardocruzpalacios/jokes-teller-javascript
joke-app joke-application joke-teller jokes-teller
Last synced: about 2 months ago
JSON representation
Jokes teller web app built with HTML, CSS & JavaScript.
- Host: GitHub
- URL: https://github.com/eduardocruzpalacios/jokes-teller-javascript
- Owner: eduardocruzpalacios
- License: gpl-3.0
- Created: 2022-10-08T18:50:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T18:51:08.000Z (about 2 years ago)
- Last Synced: 2024-10-24T05:02:02.038Z (3 months ago)
- Topics: joke-app, joke-application, joke-teller, jokes-teller
- Language: HTML
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Jokes teller
Jokes teller web app built with HTML, CSS & JavaScript.## APIs used
- [https://v2.jokeapi.dev/](https://v2.jokeapi.dev/)
- [https://www.voicerss.org/api/](https://www.voicerss.org/api/)## Local development configuration
It is necessary to paste a voiceRSS API key in the arguments of the VoiceRSS.speech callback in script.js file.