Responsive React Flexbox (CSS Flexible Box Layout Module) grid system based heavily on the standard CSS API.
Features
- Simple API is based off CSS Flexbox API, no need to learn a new syntax.
- Uses styled-components to customize generated components styles
- Easily change grid settings based on responsive breakpoints
Installation:
# Yarn
yarn add react-flexa# NPM
$ npm install react-flexa
Preview:
Download Details:
Author: aaronvanston
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/aaronvanston/react-flexa
License: MIT