Closed hmrtn closed 2 years ago
This component will be replacing the method used to display each of the parties on the Home page. Is PartyCard.jsx the incoming implementation, please?
Based on the data provided above, I determined that I should display the party's meta data in these cards. I need to develop a new component that is both reusable and responsive (mobile-ready)
The application needs an understandable way to display the multiple parties on the screen with relevant metadata.
Each party has some metadata like:
That could be displayed on a card-like component. The component should be reusable and mobile-ready.