Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 678 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 678 Bytes

Dad-Jokes

A simple Dad Jokes Generator that fetches a random dad-joke from icanhazdadjoke.com's API using the Axios library.
The Get another joke button sends a GET request to the API server and fetches another joke.

The demo is live at https://therealrajan.github.io/Dad-Jokes/

Capture Capture

Screenshot (120)