Overview
Social proof section is a challenge from frontendmentor.io to create a testimonial review based on design. The main idea of the design is to showing the testimonial as a 3 card columns and a 3 star rating cards on it with different margin right in each card.


How I Create It
I use HTML and CSS from scratch to create it. I use flexbox which is CSS display to make the testimonial column, add some gap to make look same as the design which is every card has different gap each other. When I create the rating cards, I put different margin right in each of card to make it like the design.
