This is part 1 of 3 in my series on "Building React Components"
- Part 1: Styling a React component using CSS - Card Component (this post)
- Part 2: Styling a React component using CSS Modules - Card Component
- Part 3: Styled components using emotion in React - Badge component - Styling in React