Welcome to the Random Jokes Generator! This is a simple web application that generates random jokes every time you click a button. Built using HTML, CSS, and JavaScript, this project is designed to bring some fun and humor to your day!
- Random Joke Generator: Get a fresh, random joke with every click.
- Simple and Clean Design: Beautiful and user-friendly interface.
- Fast and Responsive: Works seamlessly on both desktop and mobile devices.
- HTML: Used to create the structure of the page.
- CSS: For styling and making the design look appealing.
- JavaScript: To fetch jokes and handle user interactions.
To get started with this project, simply follow these steps:
-
Clone the repository to your local machine.
git clone https://github.com/surajit20107/random-jokes.git
-
Navigate to the project folder.
cd random-jokes-generator
-
Open the
index.html
file in your browser to start using the Random Jokes Generator.
Check out the live demo here
- The HTML provides the basic structure, including the container where the jokes will be displayed and the button to trigger the joke fetch.
- CSS ensures that the layout is visually appealing and responsive across devices.
- JavaScript pulls random jokes from an API or pre-defined list and updates the webpage with a new joke when the button is clicked.
This project is licensed under the MIT License - see the LICENSE file for details.
If you'd like to contribute to this project, feel free to fork the repository and submit pull requests. Whether it's fixing a bug, improving the design, or adding more features, all contributions are welcome!
Created with ❤️ by Surajit.
If you have any feedback or encounter issues, please open an issue or send a pull request. Let's keep this project fun and bug-free!
Enjoy the jokes and share them with your friends! 😄