Skip to content

itsdarkerinnit/react-drag-drop-layout-builder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.7%
  • JavaScript 9.6%
  • SCSS 7.1%
  • HTML 2.6%