amrsekilly / Ceres-BE

The Elixir BE for Rubikal's food delivery app
0 stars 1 forks source link

FE: Find a styling library #10

Closed amrsekilly closed 5 years ago

amrsekilly commented 5 years ago

I'm not sure what we should use. Maybe we can use Styled Components? Or react-bootstrap? Not sure, but we need a quick and efficient solution that has some built-in components we can use

amrsekilly commented 5 years ago

This article seems nice: https://hackernoon.com/23-best-react-ui-component-libraries-and-frameworks-250a81b2ac42

amrsekilly commented 5 years ago

This one seems promising: https://v2.grommet.io/components

amrsekilly commented 5 years ago

But Material-UI has Google's support, and I feel safer using it, even though it's not as beautiful as Grommet: https://v0.material-ui.com/#/components/text-field

amrsekilly commented 5 years ago

What do you think @ramytamer?