# Goal Convert all React components to TypeScript and define proper types. # Tasks - [ ] Convert components (`.jsx` → `.tsx`) - [ ] Define TypeScript interfaces for props and state