front-end projects criticism

Would love a honest criticism on my recent resolutions if anyone have the time , some of them are not responsive so bear with me I learning how to fix that and also some tips of what I could've done better thank you. This was all done w/o watching tutorials of the project(s) and just tried it myself while researching instead of going directly to the answer. https://www.frontendmentor.io/profile/mikewil245
Frontend Mentor
Frontend Mentor | Michael Wilson's profile
Michael Wilson's profile page on Frontend Mentor. View Michael Wilson's solutions and comments.
1 Reply
vince
vince12mo ago
I only looked at your result summary card but its not responsive. You use a lot of fixed widths. I'd look into flexbox and grid. Also look into a code formatter like prettier to make your code easier to read.