Responsive Social Proof with Vue

Solution retrospective
Hello everyone! This is my first app made with Vue! Any feedback is welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @mattstuddert
Nice solution! I haven't used Vue for a while, but your structure looks good! The
margin
props that you're passing down to theCard
component aren't doing anything from what I can see. So they could be removed.Also, I'd just use multiple background images for the two background patterns as opposed to having empty
div
elements.Keep up the great work!
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord