Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joke Generator Website

Introduction

The Joke Generator website is a fun project that generates jokes at the click of a button. It uses the EJS templating engine and the Express framework for the backend.

Features

  • Click a button to get a random joke.
  • Simple and clean user interface.
  • Built with EJS for dynamic content and Express for the backend.

Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js: Download Node.js
  • npm (Node Package Manager): Included with Node.js installation.

Installation

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Install dependencies
  • npm install
  1. Start the server
  • npm index.js
  1. Open your browser and visit http://localhost:3000 to access the Joke Generator website.
  2. Click the "Get a Joke" button to generate a random joke.

Technologies Used

EJS - Embedded JavaScript templating engine. Express - Web application framework for Node.js.

Contributing

Feel free to contribute to this project. If you have ideas for improvements or find any issues, please create a pull request or open an issue.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages