TheArchitypes / mini-app

0 stars 0 forks source link

Responsive base architecture for form based web application #1

Open paulmtrueba opened 6 years ago

paulmtrueba commented 6 years ago

Basic react app with integrated Redux state management and HTML5/CSS3 flexbox styling for three basic breakpoints: standard PC screen dimensions standard tablet screen dimensions (portrait and landscape) standard smartphone screen dimensions (portrait and landscape)

paulmtrueba commented 6 years ago

adding to mini-app project

paulmtrueba commented 6 years ago

https://css-tricks.com/snippets/css/a-guide-to-flexbox/