Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Build a message generator program. Every time a user runs a program, they should get a new, randomized output.

Notifications You must be signed in to change notification settings

apo11oCreed/codeacademy-message-generator

Repository files navigation

Message Generator

Build a message generator program. Every time a user runs a program, they should get a new, randomized output.

Future enhancements

  • Enable user input to support true Mad Libs experience
  • Set image as background and sized to cover background element
  • Style quotes

Webpack CLI notes

This project has been created using webpack-cli, you can now run

npm run build

or

yarn build

to bundle your application

About

Build a message generator program. Every time a user runs a program, they should get a new, randomized output.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published