Want a random joke?

This site is a lightweight web app that pulls jokes from a public API and displays them. Built with vanilla HTML, CSS, and JavaScript, it fetches a fresh joke each time the user hits the button. I embedded all the code on a Carrd site just to show it's possible.

The design is deliberately minimal and responsive, keeping the focus on quick entertainment. By handling everything client-side, it demonstrates how simple API calls can add playful interactivity to a static site without any backend setup.