Building a dashboard UI using grid and flex-box
What are we building
A mobile first dashboard layout.
Tech stack used
HTML5, CSS3, Javascript (no frameworks for now).
Theory behind
For a long time, layouts have been created using hack-y solutions like display: table, position: relative and floats...
kevcodes.in13 min read