Skip to content

This portfolio project is part of the Codecademy Full-Stack Engineer Career Path. The project is made only by using JavaScript.

Notifications You must be signed in to change notification settings

fvreede/mixed-messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Mixed Message

This project is part of the Codecademy Portfolio Projects within the Full-Stack engineer career path.

Overview

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 waht you know of JavaScript syntax so far to build the program and customize it to your liking.

Project objectives:

  • Build a message generator using JavaScript
  • Use Git version control
  • Use Command Line
  • Develop locally on your computer

Prerequisites:

  • JavaScript
  • Git and GitHub
  • Command Line

About

This portfolio project is part of the Codecademy Full-Stack Engineer Career Path. The project is made only by using JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published