← Back to Phase 2: Intermediate

useWindowSize

Phase 2: IntermediateModule 3: Advanced React Hooks

Medium763 completed

Description

Implement a hook that returns the current height and width of the window

Your Solution