CSS Equal Width ElementsApproaches for keeping child elements equal width using CSS.Rough NoteCSS FlexboxCSS GridLayoutCSSSCSS
Monitor for Resize in JavaScriptFor the most part, responsive sizing can and should be handled through CSS. This is notes for the other cases where your code needs to know about size changes.JavaScriptTypeScriptReact HookLayoutResponsive Design