/react-drag-drop-layout-builder

Drag and drop (DnD) UI layout builder using React and ImmutableJS

Primary LanguageTypeScript

react-drag-drop-layout-builder

This drag and drop layout builder gives users the ability to build layouts from a range of customisable UI components, with the end composition being a website or web app.

It uses React, ImmutableJS and HTML5 Drag and Drop.

For a full walk-through, please visit this blog post: Build a drag and drop (DnD) layout builder with React and ImmutableJS

Install and run

npm i && npm start