Design comparison
Solution retrospective
- Proud of: looks similar to the initial image
- What would you do differently: Make it more responsive
- Challenges : Getting everything centered
- How did you overcome them: Google and trail and error. Changing properties commenting out lines to see what worked and didn't.
- Any flexbox tips to improve responsiveness
- Best way to write commit messages
- When not to use px or what I should have used instead.
Community feedback
- @shivani16kulkarniPosted 7 months ago
The Solution looks good! (Colors are mentioned in style guide, Take care of that next time) Your Q: Best way to write commit messages A: Write clear, concise commit messages that describe the changes made and their purpose.
0@RohanIVPosted 7 months ago@shivani16kulkarni for a small project like this, I did it in one go, so how much detail should I put (describe everything?). Or should I commit every now and then. Thank you for your reply.
0@shivani16kulkarniPosted 7 months ago@RohanIV For small projects, a single commit upon completion is sufficient. For larger projects, commit after completing each feature to effectively track progress and document changes.
Marked as helpful1
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