theyogiwhocodes / react-drag-drop-layout-builder

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:TypeScript 80.6%Language:JavaScript 9.6%Language:CSS 7.1%Language:HTML 2.6%