Skip to content

A simple web application that generates jokes for the "Don't Laugh Challenge."

License

Notifications You must be signed in to change notification settings

swetamishra123/Jokes-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jokes Generator

A simple web application that generates jokes for the "Don't Laugh Challenge."

Table of Contents

Introduction

This web application is designed to provide you with a dose of humor by fetching random jokes from the icanhazdadjoke.com API. Test your sense of humor by clicking the "Get Another Joke" button.

Demo

You can try the live demo of the Jokes Generator here.

Features

  • Fetches random jokes from the icanhazdadjoke API.
  • Simple and user-friendly interface.
  • Responsive design for various screen sizes.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/swetamishra123/Jokes-Generator.git
    
  2. Navigate to the project directory:

    cd Jokes-Generator
    
  3. Open the project in a code editor of your choice.

  4. Install any necessary dependencies (if not already installed).

  5. Open index.html in your web browser.

Usage

  1. Click the "Get Another Joke" button to fetch a random joke.

Contributing

If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix:

    git checkout -b feature/your-feature-name
    
  3. Make your changes and commit them:

    git commit -m "Add your commit message here"
    
  4. Push your changes to your fork:

    git push origin feature/your-feature-name
    
  5. Create a pull request from your fork to the main repository.

  6. Wait for the maintainers to review your pull request and merge it if approved.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple web application that generates jokes for the "Don't Laugh Challenge."

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published