Hamled / madlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Madlib live code

Chapter 1 - Wave 1

This chapter implements the requirements for wave 1.

Chapter 2 - Wave 2

This chapter implements the requirements for wave 2.

Chapter 3 - Form Validation

This chapter adds validation logic to the mad lib form to prevent display incomplete mad libs.

Refactor notes

  • TODO: DRY up MadLibs.js
  • TODO: Maybe pass just the words array into MadLibForm component

About


Languages

Language:JavaScript 88.9%Language:HTML 9.4%Language:CSS 1.7%