This is my first simple react.js Project. Todo's List using React.Js.
For designing the webpage i have used Bootstrap; For storage I just used localStorage, That's Set.
It is simple Todo list application where user can do following task:
- Add new todo with title and description.
- Delete todo by clicking Delete button.