DEV Community

Discussion on: How do you make responsive designs in React?

Collapse
 
kretaceous profile image
Abhijit Hota

As mentioned by others you can use the built in Grid system in Material-UI.

It has some alternative layouting methods too. Make sure to check their awesome docs!