Skip to content

amitbiswal007/random-jokes-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random-jokes-generator

Coz its good to smile often, So check out this app to smile more often.

This is a simple web application which generates a random Joke on every page load.

This application uses 3rd party API (https://icanhazdadjoke.com/api) to pull random Jokes -

Feel free to add a Pull Request with enhancements

Web Concepts to learn via this project:

- How to use fetch API

- Basic DOM manipulation using Javascript

- How to use flex box in CSS

- How to add Shadow to a DIV