Skip to content

Requirements: Part 1 - Loops #2

@drteresavasquez

Description

@drteresavasquez
  • As a user, I want to see a listing of all available pets. Each pet should have a card that has all this data:
{
  "image": xxx
  "name": xxx
  "color": xxx
  "specialSkill": xxx
  "typeOfPet": xxx
}
  • Loop through each object and render each item to the DOM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions