Media Queries in React
"
react-responsive
is the best supported, easiest to use React media query module.This module is pretty straightforward: You specify a set of requirements, and the children will be rendered if they are met. It also handles changes so if you resize or flip or whatever it all just works."