ZacCrumpton / front-end-capstone

0 stars 0 forks source link

New List Button #4

Open ZacCrumpton opened 4 years ago

ZacCrumpton commented 4 years ago

USER STORY

as a user when i click the Add List button i should see a form appear

AC

WHEN on button click THEN a form should appear database

DEV NOTES

  1. this button will be added to the NewListForm
  2. a click event will be needed to prompt the NewListForm to appear