Skip to content
This repository was archived by the owner on Oct 5, 2025. It is now read-only.
This repository was archived by the owner on Oct 5, 2025. It is now read-only.

Create Informational Card Component #17

@sdmungov

Description

@sdmungov

Description
Create the informational cards reusable component that will be shown on the home page when a user scrolls below the jumbotron component.

UC

  • As a user, I want to see important and relevant info right on the home page without navigating to another page of the site in order to efficiently get my questions answered without having to figure out which other page might have what I am looking for

AC

  • This component should have two parts: some sort of image or visual, and then the informational text
  • the component's info side should have a subtitle and body that are based on separate string props being passed in to the component when it is being used
  • the component should have a visual or image section that can also be changed based off a prop being passed in when the component is used
  • the component should be able to take in a prop that dictates which side the info should be on vs which side the visual should be on so that if there are multiple cards in a row they don't look identical

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions