react-todo-list
v0.0.1
Published
A todo list created using react.js and react-sortable-hoc
Maintainers
Readme
React-Todo-List
Todo list for react application
Installation
Install the React-Motion-Todo package package using npm:
npm install react-todo-list --saveFeatures
Usage
Example
https://haydencrain.github.io/react-todo-list/
Contribute
If you have a feature request, please add it as an issue or make a pull request.
TODO List
- [ ] Create Todo Create Component
- [ ] Create Todo list component
- [ ] Add, Delete & Update Todo
- [ ] Order todo list based on priority
- [ ] Show & Complete and In-Progress Todo
- [ ] Configurable drag item & index
