Build a message generator program. Every time a user runs a program, they should get a new, randomized output.
- Enable user input to support true Mad Libs experience
- Set image as background and sized to cover background element
- Style quotes
This project has been created using webpack-cli, you can now run
npm run build
or
yarn build
to bundle your application