Skip to content

karmanya007/readme-jokes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README Jokes

jokes GIF

Programming jokes for your README.

GitHub deployments GitHub deployments GitHub issues

Usage

Endpoint URL: https://readme-jokes.vercel.app/api

Embed one of these in your README:

<!-- Markdown -->

![Jokes Card](https://readme-jokes.vercel.app/api)

or

<!-- HTML -->
<img src="https://readme-jokes.vercel.app/api" alt="Jokes Card" />

Demo

Jokes Card

Known Issues

  • Refreshing the jokes takes about an hour due to image caching. #2
  • Not Mobile responsive. #3
  • Jokes are not randomizing on different endpoint requests. #4

Contributions

  • Fork this repository.
  • Deploy on your own Vercel instance.
  • See issues that need help.
  • Open a PR, if you solve something.
  • Got some idea? Just open an issue.

References


Feel free to ask any questions, open a PR if you feel something can be done differently!

🌟Star this repository🌟

Created by Abhinav Sharma | Deployed on Vercel

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%