Joke Generator is a project that generates random jokes.
Mutheki Njora
This joke generator uses a simple API link to collect information with the help of the fetch method and then it displyas it on the webpage. A user is able to click on a button to generate a random joke each time it is clicked on.This is the api used https://icanhazdadjoke.com/api
For you to access this project you need;
- A github account
- Vs code or any other code editing application
fork and clone this repository onto your local machine and open with vscode.
https://m-njora-random-joke-generator.netlify.app/
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.