Skip to content

A Node.js console app that generates random messages each time a user runs the program.

Notifications You must be signed in to change notification settings

iamvldmrbrvkv/mixed_messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

mixed_messages

A Node.js console app that generates random messages each time a user runs the program.

For this project, you will build a message generator program. Every time a user runs a program, they should get a new, randomized output. You’re welcome to take the project in a couple of different forms, like an astrology generator, inspirational message, or nonsensical jokes. To make your program truly random, the message that it outputs should be made up of at least three different pieces of data. Take what you know of JavaScript syntax so far to build the program and customize it to your liking.

Project Objectives:

  • Build a message generator program using JavaScript
  • Use Git version control
  • Use command line
  • Develop locally on your computer

Prerequisites:

  • JavaScript
  • Git and GitHub
  • Command line

Like A Star

If you want to feel like a star, this app will choose a new name, musical instrument, music genre and musical band for you. Enjoy!

About

A Node.js console app that generates random messages each time a user runs the program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published