nss-evening-cohort-10 / chatty-group-project-tomato-frogs

chatty-group-project-tomato-frogs created by GitHub Classroom
1 stars 2 forks source link

Display Message #17

Closed zoeames closed 4 years ago

zoeames commented 4 years ago

User Story

As a user, when the page loads, I should see messages.

AC

Given A user navigates to your page Then they should see the 5 messages from data/messages.js And when they add messages it should add them to the list

Dev Notes