React Project using Tsx rendered. Responsive page. Bem Methodology
Design comparison
Solution retrospective
Any feedBack will be appreciated
Community feedback
- @sulemaan7070Posted almost 2 years ago
hey πulise, congratulations on completing the challenge... here are a few tips to make your site better.
1.On the mobile: when I open the website and scroll down, the mobile-menu is also getting scrolled down...Make
postion:fixed
property to themobile-menu
so that the user cannot scroll down the menu.2.Add the box-shadow to the button with the orange color they have given.. to make it deign accurate.
3.On the mobile version use
position:sticky
andtop:0
to make the header sticky.. so that user can the items being added to the cart even when he scrolls down..You did a great job!! hope that helps, happy codingπ―π₯ππ»
Marked as helpful1 - @AhmedMahroussPosted almost 2 years ago
good jop my bro Congrats on completing your challenge!ππ»If you have any questions or need further clarification, feel free to reach out to me. Happy Coding! ππ
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