This is my first time looking at a component and trying to code it 🥳 I appreciate any and all feedback on how I could make my implementations more efficient and resilient. Love you all <3
Lucas Miller
@Lucas171All comments
- @ayouchaneSubmitted over 2 years ago@Lucas171Posted over 2 years ago
Hey! Great Job on this! From my perspective it looks perfect! The only thing I would recommend adding are the hover and active states, which are shown in the design folder in the downloaded files. Once you do this your site will feel more interactive!
1 - @duynguyen0613Submitted over 2 years ago@Lucas171Posted over 2 years ago
Very well designed! Something that I would suggest is taking a good look at the style guide. Something in particular that this guide will tell you are the colors that you should use. Looks like somethings that should be a dark blue are just black i.e. "Order summary" and "Annual Plan". Another thing i would just suggest is adding in those hover/active states on your elements. This gives your site more of an interactive feeling versus the feeling that it is just something you look at, like a picture. You can find these hover states in the design photos in the projects downloaded files!
1 - @jesuisbienbienSubmitted over 2 years ago
It was fun coding this page. I'm happy to receive feedbacks on anything. :D
@Lucas171Posted over 2 years agoThis is very well done! One thing I would add, to make this feel more polished, are transitions when you hover. This will allow the colors to ease into their hover state color versus them abruptly changing into their new color or style. This can be done with transition property in CSS!
Marked as helpful0