Skip to content

A simple web app that fetches random jokes from a public API and displays them

Notifications You must be signed in to change notification settings

Atadewa/random-joke-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Random Joke App

A simple web application that fetches and displays random jokes using JavaScript Fetch API.

🌐 Live Demo

Visit the live website: https://atadewa.github.io/random-joke-app/

πŸ“– About

This is a mini-project created to learn and practice working with the Fetch API. The app fetches random jokes from an external API and displays them with a simple, interactive interface.

✨ Features

  • Fetches random jokes from Official Joke API
  • Interactive punchline reveal
  • Clean and responsive design using Tailwind CSS
  • Reset functionality to get new jokes

πŸ› οΈ Technologies Used

  • HTML5
  • JavaScript (Fetch API)
  • Tailwind CSS

πŸ“š Learning Goals

This project was built to practice:

  • JavaScript Fetch API
  • Async/await functions
  • DOM manipulation

About

A simple web app that fetches random jokes from a public API and displays them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published