Search⌘ K

Challenge: Add Angular Material UI Components

Explore how to integrate Angular Material UI components into a task manager app. Learn to replace default buttons and inputs with Material counterparts, display tasks using Material lists, and implement drag-and-drop functionality for reordering tasks to improve app usability and appearance.

Problem statement

A simple task manager application with Angular forms has been created. Your task is to add some styling in it using Angular Material.

Requirements

...