A simple web app featuring the Joke API. You can Reveal the punchline by hovering it.
The source code of the "Official Joke API" is available on GitHub: 15Dkatz/official_joke_api.
Serve the top directory with a local HTTP Server (e.g. live-server or http.server).
This project is released under the Unlicense, which means you're free to use it as you like. See ./UNLICENSE for more information.