Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 989 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 989 Bytes

Dad Joke app

A Dad Joke app, which displays jokes every time when we click on a button.

Demo

Dad Joke app

Built With

Core:
- HTML
- CSS
- VanillaJS

Communication tool:
- XMLHttpRequest

API use : Dad Jokes API
Challenge page : Dad Joke API Challenge

Overview

dad joke api

How to clone this repository

You can clone and run this app in your system by using the following commands:

step 1 : git clone https://github.com/jyotip101/Dad-Jokes-API.git or check out cloning-a-repository.

step 2 : cd Dad-Jokes-API

step 3 : open index.html file in the browser to view.