↑ click to go to main page :)
instagram layout imitation (2020.04)
I was trying to mock instagram layout with ‘React’ and ‘Semantic UI React’ (an UI component library).
It’s also a RWD practice.
The following is my output:
As a contrast, the following is real instagram layout:
Github Repo: github.com/J8453/layout_imitation_ig
styled-component practice (2020.04)
It’s a simple practice with ‘Styled-Components’ (a CSS-in-JS library), and use ‘Styled-System’ to support.
Code: github.com/J8453/styled-component-prac/App.js