Made Gilang Aditya

Profile card component

Overview

Profile card component is a challenge from frontendmentor.io that I have finished. the outcome for this challenge is to create a profile card that contains some information like profile picture, name, address and some description.

 

Profile card component
Profile card component

How I Create It

I use HTML and CSS from scratch to create it. I use flexbox which is CSS display to make the 3 column descriptions for follower, likes and post. 

Profile card component