React / Redux Using React Grid System for Responsive Web Apps Utilizing a library like React Grid System allows us to easily create and style responsive web apps for many screen sizes.
React / Redux How to Create a Portrait Mode Only Mobile-First Web App Some web apps are meant to be used in only one orientation on phones. Here is one way to make a single orientation mobile-first React web app using CSS media queries.