Description:
The nice-react-layout component lets you create complex and nice Flexbox-based layouts, without even knowing what flexbox means.
Features:
- Easy to learn: Just combine layouts and panels.
- Create collapsible sidebars with ease.
- Automagically colorize panels with random colors to speed-up prototyping.
- Resizable panels. Just add separators to your layouts.
Installation:
# Yarn $ yarn add nice-react-layout # NPM $ npm install nice-react-layout --save
