sfbrigade / datasci-earthquake

MIT License
0 stars 2 forks source link

Add Information Card Component #89

Open mantuok opened 3 days ago

mantuok commented 3 days ago

Context

Develop a responsive Information Card component based on the provided design specifications. The card will display key details about services, grants, and web resources, and it will be reusable. These cards will be integrated into the app within a responsive layout and populated with available data.

Figma Design

Definition of Done

Engineering Details

nickvisut commented 3 days ago

Nice write-up. Is the static data meant to be passed in via props?

mantuok commented 3 days ago

Yes, I've added it in the Engineering Details, thank you :)