A
Anonymous
Create an Expandable Card that Turns into a Modal with React and Material-UI
Create a component that starts off as a card, then expands to a modal when a read more button is clicked.
Prompt

Create a component that starts off as a card, then expands to a modal when a read more button is clicked.