A fun web app that fetches random programming jokes from JokeAPI.
Built with HTML and JavaScript. The app displays either a single-line joke or a two-part joke with a setup and delivery.
- Generate a random programming joke with a single click
- Handles single-line and two-part jokes
- Responsive and simple UI
- Fetches jokes directly from a public API
- Open the live demo below.
- Click the "Generate a Joke" button.
- Enjoy a new programming joke each time.