teksrc / rbdnd-suir-table

πŸ“ React-Beautiful-DnD & Semantic-UI-React drag & drop/multi-drag table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Beautiful Drag & Drop Semantic UI Table 🎩

Includes Multi-Drag feature utilization βœ…

Utilized Tools πŸ”§

Project bootstrapped with Create React App.

DnD capability from React Beautiful DnD.

Table & Components from Semantic UI React

Try Out πŸš€

Open terminal, and cd into location for project to be downloaded.

cd Desktop/

clone down to local machine.

git clone https://github.com/Frankcarvajal/rdnd-rsui-table.git

Use yarn or npm to install dependencies.

yarn

Run the app in development mode.

yarn start

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits via hot reloading.

Current Example (missing multi-drag) πŸ”₯

Current Example

RB-DnD Storbook Multi-Drag Example shot

This is what I want to add to the table. πŸ™πŸ½

Goal Example

About

πŸ“ React-Beautiful-DnD & Semantic-UI-React drag & drop/multi-drag table


Languages

Language:JavaScript 96.1%Language:HTML 2.5%Language:CSS 1.4%