LOADING

Transcript
Exercise

Practice - Prototype with AI a personal task management app

Pablo Stanley
Founder, Lummi

Download the WORKSHEET HERE 

We'll create "Daily Wins," a personal task management app, progressing through three tools:

  1. Figma - Design the interface and user experience
  2. v0 - Generate a working React prototype from our designs
  3. Claude Code - Enhance with advanced features and deploy

You'll learn the complete flow from design concept to deployed application in 90 minutes.

Required Accounts

Links

Workshop Flow

  1. Design Review (5 min) - Explore the Figma file structure
  2. v0 Generation (35 min) - Convert design to working prototype
  3. Claude Code Enhancement (40 min) - Add interactions, persistence, and polish
  4. Deployment (10 min) - Push to GitHub and deploy
  5. Q&A (10 min)

Good to know

  • TailwindCSS, since that’s what we’ll use for inline styling
  • ShadCN, since their components are easy to use