• Stars
    star
    248
  • Rank 163,560 (Top 4 %)
  • Language
    TypeScript
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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