The title
of my project
Random Joke App
This app was built using JavaScript, CSS and HTML.
I have built this app with the help of fetch. A JavaScript function is used to make fetch call and I used JSON.parse() to get data. I used used a Math.random() to randomly select a joke then used event listener to get the punchline when user clicks on the button.