Skip to content

amiin5377-amo/JokesAPI_GS12

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joke Project

A simple web application that fetches and displays programming jokes.

Features

  • Fetches random programming jokes from the JokeAPI
  • Displays jokes in a card format with setup and delivery
  • Click button to get a new joke

Files

  • index.html - Main HTML page
  • components/Jokes.js - JavaScript for fetching and displaying jokes
  • css/style.css - Styling for the joke cards

API

Uses JokeAPI to fetch two-part programming jokes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 50.2%
  • CSS 34.1%
  • HTML 15.7%