ToDo A simple Todo list Installation Installing dependencies with yarn yarn Starting a development server yarn dev Build production version yarn build Features Saving a task list to localStorage Deleting and marking todo as completed Tech Stack Client: React, TypeScript Screenshots