/ts-dragndrop

A simple drag and drop project to shuffle to-do and done tasks

Primary LanguageTypeScript

ts-dragndrop

A simple drag and drop project to shuffle to-do and done tasks from list of active and finished tasks

How to start

  1. You can run npm install followed by npm start
  2. To watch changes in the 'TS' file use npm run start:dev

Images

Validated Input

Input

Dragged from active to finished

Drag

Task finished

Drop