๐ ToDo App (React, Redux, TypeScript) CRUD ToDO app that allows a user to add, edit, delete and mark a todo task as completed. Steps to follow Git clone the repository Install dependencies with npm install Run project locally with npm start