Closed zoeames closed 5 years ago
As a user, when the page loads, I should see messages.
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
data/messages.js
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 listDev Notes