#Todo App Implemented task "Todo App" from Mate academy Technologies: Html Css Sass JS TypeScript React Preview: https://indigo04.github.io/my_TodoApp/ Requirements: Node.js v20 npm or yarn Installation: Clone the repository: git clone https://github.com/"username"/my_TodoApp.git Navigate to the project directory: cd my_TodoApp Install the dependencies: npm install Start the development server: npm start