Skip to content

A simple JavaScript app that uses the chucknorris.io API to fetch a random Chuck Norris joke.

Notifications You must be signed in to change notification settings

guinuxbr/chucks-jokes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chuck's Jokes 🤠

GitHub repo size GitHub contributors GitHub stars GitHub forks Twitter Follow

This is a simple JavaScript app that uses the chucknorris.io API to fetch a random Chuck Norris joke.

It is possible to search for a joke that contains a specific term.

You can tweet your favourite jokes too.

Screenshot

screenshot

Prerequisites

There are no prerequisites. Just browse the URL and have some fun!

Using Chuck's Jokes

Just browse to: https://chucksjokes.guinuxbr.com

Contributing to Chuck's Jokes

To contribute to chucks-jokes, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin chucks-jokes/<location>
  5. Create the pull request.

Alternatively, see the GitHub documentation on creating a pull request.

Maintainer & Contributors

Contact

If you want to contact me you can email guinuxbr@gmail.com.

Licence

This project uses the following licence: GNU GPLv3.

About

A simple JavaScript app that uses the chucknorris.io API to fetch a random Chuck Norris joke.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published