/example-react-resize-observer

React example based on ResizeObserver.

Primary LanguageJavaScriptMIT LicenseMIT

ResizeObserver Example

Adapted from Darth-Knoppix

Compile it with yarn install and run it with yarn start and you can see the page at http://localhost:3000/.

Font size and color will change based on window's width.