Web App in 4 minutes

Build a web app by creating cards with different features. Each step creates a new card showing the progression.

Step 1: Create a Card

First, let's create a card. This is the basic building block.

Create Card

Step 2: Make it Editable

Now let's make a card editable so you can change its content.

Create Editable Card

Step 3: Enable Cloning

Add the ability to clone cards to quickly duplicate content.

Create Clonable Card

Step 4: Enable Deletion

Allow cards to be deleted when they're no longer needed.

Create Deletable Card

Step 5: Make it Movable

Finally, let cards be dragged anywhere on the page.

Create Movable Card

Enable Saving

Now you have cards with all features! Let's enable saving so changes persist.

Enable Saving

Name Your App

Now let's get rid of all this tutorial text and plop you into your web app so you can use it.