This chapter implements the requirements for wave 1.
This chapter implements the requirements for wave 2.
This chapter adds validation logic to the mad lib form to prevent display incomplete mad libs.
- TODO: DRY up MadLibs.js
- TODO: Maybe pass just the words array into MadLibForm component