A simple website that generates random jokes to brighten your day. Get a chuckle with just a click!
This Random Joke Generator App is a web application that fetches jokes from an API and displays them in a user-friendly format. It provides a quick and easy way to have a laugh and share funny jokes with friends, the application utilizes JavaScript to make API requests and dynamically update the content on the page.
- Generates random jokes with a click of a button.
- Displays jokes in a clean and readable format.
- Light-hearted and fun user experience.
Check out the live demo of the Random Joke Generator: Demo
- Clone the repository:
git clone https://github.com/yuzakki/get-random-joke-app.git
- Open the project directory:
cd random-joke-generator
- Launch the index.html file in your preferred web browser.
- Open the Random Joke Generator website in your web browser.
- Click the "Get Joke" button to generate a random joke.
- Enjoy the displayed joke and share it with others if you'd like.
- This project utilizes the JokeAPI to fetch random jokes.
That's it! 🙌.