A fun AI-powered Joke Generator built with HTML, CSS, and JavaScript.
This app connects to an AI API to instantly create unique jokes. Just click the "Generate Joke" button, and let the AI make you laugh!
- π¨ Clean and responsive interface (HTML + CSS)
- π€ AI integration to generate new jokes on demand
- π² Click a button to get a random AI-generated joke
- π Jokes are displayed instantly on the page
- π Lightweight, browser-based app
- Frontend: HTML, CSS, JavaScript
- AI API: Integrated with an AI text-generation API
- Hosting: Works great on Netlify
- Open the app in your browser.
- Click the "Generate Joke" button.
- The app sends a request to the AI API.
- A fresh joke appears instantly on the screen.