Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.