ReCoded-Org / lets-share-capstone-project

3 stars 2 forks source link

Add the list component #5

Closed tech-chieftain closed 2 years ago

tech-chieftain commented 2 years ago

Create a list component that accepts multiple variations. Please write it while keeping the following in mind:

  1. It should allow having an optional title.
  2. The items have three variations that can be created into three separate components or handled in a different way (that's up to you).
  3. The items can be clickable and lead to different pages (either the blog or the product page).

image image image image

github-actions[bot] commented 2 years ago

Branch i5-add_the_list_component created!