Projects

Joke Generator

2021·1 min read

JavaScript
HTML
CSS
LinkGitHub

Click the button, get a dad joke. Fetches from the icanhazdadjoke API with async/await.

Click the button, get a dad joke. Fetches from the icanhazdadjoke API with async/await.

Live demo →

Tech

  • HTML
  • CSS
  • JavaScript (Fetch API, async/await)

Run it locally

git clone https://github.com/Vette1123/Fetch-jokes-api.git
cd Fetch-jokes-api
# open index.html