With react I have created a very simple card component in a Card.jsx file. The component looks like this.
Card.jsx
class Card extends React.Component{