Day 8: Minimum components Design System should have #25DaysofDS

ยท

1 min read

PS: I am republishing my 2019 blogs on the Design system at the Hash node. However, these blogs are still valid.


If you are building a design system for open source then the things we discussed in earlier posts about design and tech audit won't be applicable in this case. Then the biggest problem cames is which component to keep and which to not? In this post, I will share the components that must be in your design system

Minimum components for your design system:

  • Button
  • Form elements
  • Card or titles
  • Tags or chips
  • File uploader
  • Table
  • Filters
  • Listing
  • Multi selectors
  • Modal

Hope this will help you!!