Skip to content

The Personalized Joke Generator is a web application that creates customized jokes using the JokeAPI. Built with Express.js and Node.js, this project allows users to enter their name and receive a joke personalized with their name in place of "Chuck Norris".

Notifications You must be signed in to change notification settings

Piinkmo/JokeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personalized Joke Generator

Description:

The Personalized Joke Generator is a web application that creates customized jokes using the JokeAPI. Built with Express.js and Node.js, this project allows users to enter their name and receive a joke personalized with their name in place of "Chuck Norris".

Features:

  • User Input: Simple form for users to enter their name.
  • Personalized Jokes: Fetches random jokes from JokeAPI and customizes them with the user's name.
  • Error Handling: Displays user-friendly error messages in case of issues with fetching jokes.

Technical Details:

  • Backend: Node.js with Express.js framework.
  • HTTP Client: Axios for API requests.
  • Templating Engine: EJS for rendering HTML views.

Setup Instructions:

  1. Clone the repository:
    git clone https://github.com/Piinkmo/JokeGenerator.git
    cd JokeGenerator

About

The Personalized Joke Generator is a web application that creates customized jokes using the JokeAPI. Built with Express.js and Node.js, this project allows users to enter their name and receive a joke personalized with their name in place of "Chuck Norris".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published