Skip to content

Costas-Zeimpekis/js-ajax-chuck-norris-jokes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chuck Norris Jokes App using JS, AJAX and Skeleton CSS

Set a number of jokes you would like to see about Chuck Norris. Do an Ajax call to http://www.icndb.com/ and get the jokes and then display them to your UI. Enjoy and keep on sharing!!!

Online

Click the icons to view the project online in:

Codepen icon -or- jsfiddle icon

Installation

Clone the Github repository by using

$ git clone https://github.com/Aimopotis/js-ajax-chuck-norris-jokes.git
$ cd js-ajax-chuck-norris-jokes

Usage

There are fuctions for:

  • Doing an Ajax call to http://www.icndb.com/ and displaying them to the UI getJokes()
  • A simple Ajax call with open , onload a forEach Loop and send

Contributing

All contributions all welcome

About

Ask for a number of Chuck Norris Joke from http://www.icndb.com/ using JS, Ajax and Skeleton CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published