Skip to content

A random joke generator express app.

Notifications You must be signed in to change notification settings

Vivek79781/JokesApp

 
 

Repository files navigation

Joke App

A random joke generator using nodejs.

Requirements

  • Nodejs
  • npm

Steps to run

  • Fork the repository

  • Clone the repository

  • Run the following commands in the cmd

    $ cd JokesApp 
    $ npm install
    $ node app.js 
    
  • Now head over to http://localhost:3000/ to see it working.

Contribution Guidelines

See CONTRIBUTING.md

About

A random joke generator express app.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • EJS 60.7%
  • JavaScript 20.5%
  • CSS 18.8%