AI JOKE GENERATOR banner

AI JOKE GENERATOR

1 devlog
8h 30m 1s

An AI Joke Generator that uses APIs is a web app that fetches jokes from external joke APIs and displays them to users instantly. It sends requests to the API, receives random or topic-based jokes, and shows them in a simple and interactive way.

Demo Repository

Loading README...

archhpreet2007

Built an AI Joke Generator web app that fetches real-time jokes using a public API. Started with designing a simple and user-friendly interface, then integrated API calls using JavaScript to display random jokes instantly. Added interactive buttons and loading feedback to improve user experience. Faced minor issues with API responses and fixed them using proper error handling. Overall, it was a fun project to learn about APIs and asynchronous programming.

0