Dad joke generator
This is a quick app that I build for fun to generate random dad jokes. I wanted to work with Axios a bit and icanhazdadjoke.com has a simple API to work with. The app is simple- it will generate a "dad joke" on load and subsequently when pressing the "new joke" button, without re-rendering the page.