Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Joke Generator Web App

This repository contains a simple web application that generates random jokes fetched from the JokeAPI. Users can click on a button to fetch a joke and display it on the webpage.

Features

  • Fetches random jokes from the JokeAPI.
  • Displays the category and content of the fetched joke.
  • Allows users to generate a new joke by clicking a button.
  • Utilizes HTML, CSS, and JavaScript for functionality.
  • Provides visual effects for category and joke display.

Technologies Used

  • HTML: Markup language for structuring the web page.
  • CSS: Stylesheet language for enhancing the presentation of the web page.
  • JavaScript: Programming language for implementing dynamic behavior.
  • JokeAPI: API for fetching random jokes.

Usage

  1. Clone the repository to your local machine.
  2. Open the index.html file in your web browser.
  3. Click the "Generate" button to fetch and display a random joke.
  4. The category and content of the joke will be displayed on the webpage.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create your feature branch: git checkout -b feature/NewFeature.
  3. Commit your changes: git commit -am 'Add a new feature'.
  4. Push to the branch: git push origin feature/NewFeature.
  5. Submit a pull request detailing your changes.

License

This project is licensed under the MIT License, which means you are free to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software.

Acknowledgements

  • This project utilizes the JokeAPI for fetching random jokes.
  • Created for learning and demonstration purposes.

About

This repository contains a simple web application that generates random jokes fetched from the JokeAPI. Users can click on a button to fetch a joke and display it on the webpage.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages