Design comparison
Solution retrospective
Any feedback is greatly apreciated!
Community feedback
- @webshurikenPosted about 3 years ago
I would suggest adding some information to the README file for people who dont know what the challenge is about. If I look at your github repo without knowing about this challenge, all i know is that is a challenge about a profile card component but I dont know what was required to complete it.
I do like your end product.
1 - @MojtabaMosaviPosted about 3 years ago
Look at the following things:
1- Try to not to get used to using fixed heights because on bigger projects you gonna run to many issues.
2- Spend some time reading about a naming methodology since it helps you with modularizing your code and many other benefits such as naming. Personally I use BEM and recomand it.
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