HACKER Q&A
📣 ericwang1997

How do I find UI/UX design systems for my app?


Been out of the web dev game for a bit. What are the latest popular design systems? Ideally for React and B2C? Is there a directory out there?


  👤 solardev Accepted Answer ✓
Personally I like https://mui.com/ a lot. There's also https://www.chakra-ui.com/ and https://ant.design/ (but Ant is Chinese, if that matters).

I think those are the big 3. There might be directories of smaller ones but I dunno any offhand.