Skip to content

hsglc/drag-drop-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drag & Drop List

📝 About The Project

This app contains a draggable & droppable items of list. You can change the order of items and it will cause re-order the items to output changes.

💾 Project Files Description

  • Columns.js - Contains the items of list.
  • Screen.js - Output the re-ordered which is updated items.
  • Task.js - Represent each of item.

Installation

Install my-project with npm

  npm install my-project
  cd my-project

Demo

Live

Tech Stack

Client: React, TailwindCSS

Deployment: Vercel

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Releases

No releases published

Packages

No packages published