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.
Log in to leave a comment