Skip to content

[FEAT] Create a card component for the meetup list #3

@dheysonalves

Description

@dheysonalves

Expected Behavior

It should have a card component for the a meetup.

the card props should have:

  • cover: string;
  • person_image: string;
  • title: string;
  • description: string;
  • date: date;
  • hour: time
  • status [active, finished]: string;

Actual Behavior

theres isn't a card for this purpose.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions