Here's the next installment of our series on adding end-to-end Cypress to a web app, discussing how we ran tests in a Google Cloud Build test pipeline.
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.