Skip to content

EvaldasBurlingis/nodejs-cli-dadjoke-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Dad joke generator built with Node.js

Console application with no purpose.

Features

  • 📌 Navigation menu
  • 📌 Print full dad joke
  • 📌 Print random dad joke
  • 📌 Print chosen dad joke(by question)
  • 📌 Print count of jokes in "db"
  • 📌 Print mix - one random question/statement
  • 📌 OOP style
  • 📌 Can add new joke

Installation

  • Requires Node.js
  • Requires NPM
    # clone repository
    git@github.com:EvaldasBurlingis/nodejs-cli-dadjoke-generator.git

    # change directory
    cd nodejs-cli-dadjoke-generator

    # install npm packages
    npm install

    # run application
    npm run start

Screenshot







About

CLI dad joke generator app, built with Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published