When I visit the page I should see a grid of cards displaying each dino and it's corresponding information.
AC
WHEN The user first visits the page
THEN I should see a card-deck of all non-deleted dinos
AND There should be a row of buttons I can use to interact with the dino
AND The card should look like the supplied wireframe
Dev Notes
Follow Style guide
Use bootstrap buttons to feed, pet, send to hospital, and send on adventure.
User Story
When I visit the page I should see a grid of cards displaying each dino and it's corresponding information.
AC
WHEN The user first visits the page THEN I should see a card-deck of all non-deleted dinos AND There should be a row of buttons I can use to interact with the dino AND The card should look like the supplied wireframe
Dev Notes
dinos
array ( #2 )