todoApp This is a to do app made in React with Local Storage This Todo App can: Create task Edit task List tasks Delete task Mark task complete Mark all tasks completed and delete Filter tasks ( All, Active, Completed) Step 1) npm install Step 2) npm start