Chalarangelo / furl

Functional react.js components.

Home Page:https://furl.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cards

Chalarangelo opened this issue · comments

  • Test Card component thoroughly
  • Check integration with other components
  • Provide custom styles for cards

Notes: Cards will not get customization right now, in fact everything in terms of sizes and styles can be done via props when the rest of them are implemented. Buttons do not like being put alone inside a section, nor do links, so it seems cards are going to act as simple containers and nothing else.