Some browsers have a dyanmic viewport. For example, iOS Safari hides the address bar when scrolling, affecting the viewport height. This is a well document problem when using viewport units for CSS sizing. This repo explores the available viewport sizes (v*
, sv*
, lv*
, and dv*
). Try out the demo on your phone!.
This project was bootstrapped with Create React App and cra-template-styled.
Installs necessary packages.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.