Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 902 Bytes

File metadata and controls

23 lines (15 loc) · 902 Bytes

Dad Jokes Generator

Description

Welcome to the Dad Jokes Generator! This web application fetches dad jokes from an external API and displays them in a creative and humorous way. Users can click the "Generate Joke" button to get a new joke, share their favorite jokes, and even toggle between light and dark themes.

Demo

View live Dad Jokes Generator

Preview

image

Features

  • Generate Joke Button: Click the "Generate Joke" button to fetch and display a new dad joke.
  • Share Button: Share your favorite jokes with friends by clicking the share button.
  • Theme Changer: Toggle between light and dark themes for a personalized experience.

Technologies Used

  • HTML
  • CSS (Tailwind CSS for styling)
  • JavaScript