Build a web app by creating cards with different features. Each step creates a new card showing the progression.
First, let's create a card. This is the basic building block.
Now let's make a card editable so you can change its content.
Add the ability to clone cards to quickly duplicate content.
Allow cards to be deleted when they're no longer needed.
Finally, let cards be dragged anywhere on the page.
Now you have cards with all features! Let's enable saving so changes persist.