This is a simple Random Joke Generator web app that fetches jokes from an API and displays them in a clean, interactive UI. If the API fails, it shows a fallback joke to keep the experience smooth.
π¨βπ» Built by: Me [Apurna] learning JavaScript,β¦
This is a simple Random Joke Generator web app that fetches jokes from an API and displays them in a clean, interactive UI. If the API fails, it shows a fallback joke to keep the experience smooth.
π¨βπ» Built by: Me [Apurna] learning JavaScript, DOM manipulation, and API handling through Hack Club.
π Whatβs next:
- Add more joke categories
- Improve UI with animations
- Add copy/share joke feature
- Connect multiple joke APIs for variety
I was use copilot in this project for find debugs in my code because this is the my first project by using fetch and API.and also use ChatGPT for write readme.