Welcome to the Joke Webpage, created by Om Shingare!
This simple webpage displays random jokes each time you click the "Navin Joke Bhwaa" button. It's a fun way to bring a smile to your face!
Check out the live demo of the Joke Webpage here.
To use this webpage locally, follow these steps:
- Clone this repository to your local machine using the following command:
git clone https://github.com/ShingareOm/joke-generator.git
- Open the index.html file in a web browser.
- And ROCK! 👍🤟
- To get the exciting jokes in our own language "Marathi"
- Click the "Navin Joke Bhwaa" button to display a new joke.
You have the freedom to customize the webpage to your liking:
- Background: Modify the webpage's background by updating the CSS code in the
<style>
tag. - Font size: Adjust the font size based on your preference by modifying the CSS code in the
<style>
tag. - Jokes: Add, remove, or modify the jokes by editing the JavaScript code in the
<script>
tag.
Feel free to personalize the webpage to make it even more enjoyable!
If you would like to contribute to the Joke Webpage, follow these steps:
-
Fork this repository by clicking on the "Fork" button at the top right corner of the page.
-
Clone your forked repository to your local machine:
git clone https://github.com/ShingareOm/Tell-me-a-joke.git
- Create a new branch for your changes:
git checkout -b my-branch
-
Make your desired changes to the codebase.
-
Commit your changes with descriptive commit messages:
git commit -m "Add new joke to the collection"
-
Push your changes to your forked repository:
-
Wait for the maintainers to review your pull request and merge it if appropriate.
Thank you for considering contributing to this project!
This Joke Webpage is developed and maintained by Om Shingare. Make sure to check out Om's profile for more exciting projects!
This project is licensed under the MIT License.