How to Flex in React ? π€
Flexbox helps to organize the blocks of code as organized boxes, while React can help to call these as a single unit in the form of rendering Components.
With flexbox & a frontend frameworks like React, there is no reason to use CSS frameworks anymore. The basic idea is use "flex" in style to control the ratios of components.