# react-drag-drop-layout-builder **Repository Path**: gfzl-open-source/react-drag-drop-layout-builder ## Basic Information - **Project Name**: react-drag-drop-layout-builder - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-04 - **Last Updated**: 2025-01-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://medium.com/@kitson.mac/build-a-drag-and-drop-dnd-layout-builder-with-react-and-immutablejs-78a0797259a6) ## Install and run `npm i && npm start`