Design comparison
SolutionDesign
Solution retrospective
Hello everyone! This is my first app made with Vue! Any feedback is welcome!
Community feedback
- @mattstuddertPosted about 4 years ago
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!
1
Please log in to post a comment
Log in with GitHubJoin 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