: Use npm create vite@latest my-portfolio -- --template react-ts .
: Essential for adding "wow-factor" animations and transitions. 3. Essential Component Patterns In Part 1, you should define your global types:
: Always define an interface for your component props (e.g., interface ButtonProps { ... } ).