Welcome to Joke-bot! A fun website that displays random jokes fetched from an API to make people laugh. Whether you need a quick pick-me-up or want to share a laugh with friends, Joke-bot has got you covered.
- Display random jokes fetched from a joke API.
- Refresh button to fetch a new joke.
- Simple and intuitive user interface.
You can find a live demo of Joke-o-Matic here.
- HTML
- CSS
- JavaScript
- JokeAPI - API for fetching random jokes.
- Open the
index.html
file in your web browser.
Once the website is loaded, you will see a random joke displayed on the screen. Click the "Next Joke" button to fetch a new joke.
Contributions are welcome! If you have any ideas for improvements or new features, feel free to open an issue or submit a pull request.
Special thanks to the creators of the JokeAPI for providing a fun and entertaining API for fetching jokes.