Skip to content

VituBR19/react-drag-and-drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-drag-and-drop

This project is a study, React Todo List using Drag and Drop feature.

How to install

Just run into your terminal npm install, to install all modules.

How to use

All you have to do is create a new card clicking at the '+' button, so you can write you todo item and click 'Create'.

  • You can sort your list by drag and drop
  • You can delete a card if you want or if you finished your item
  • If you double click on card's text you can edit that text, press Enter to apply

Storage

The storage was made using just Local Storage from Javascript

About

React Todo List using Drag and Drop feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published