React flexbox layout and grid system, built with stateless components and inline styles. Reflexbox is a React grid system composed of the Flex and Box components. The Flex component creates a flexbox context and controls direction, alignment, justification, and gutter compensation. The Box component controls padding, flex-basis, and width. With breakpoint-based responsive styles, these two components can handle virtually any layout composition.
Preview:
Download Details:
Author: jxnblk
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/jxnblk/reflexbox
License: MIT