Hello guys,
This is my second attempt to recreate this design. This was one of my first designs to implement before I was fully familiar with concepts like:
- keeping your code DRY
- using the right units
- CSS variables
Appreciate any feedback! :)
Hello guys,
This is my second attempt to recreate this design. This was one of my first designs to implement before I was fully familiar with concepts like:
Appreciate any feedback! :)
Hi Noemi, I think you really did a good job. Goodluck
I really enjoyed solving this challenge where I applied the grid system, I used only 1 grid container, and I displayed sub-cards using the great command: grid-template-areas. I'm wondering if you could use breakpoints under 750px because I used 960px(under this view, the cards will be adjoining Your comments and criticisms are welcome
Hi @Brivan-26 you did a great job. And yea, I think you can use breakpoint under 750px, it all depends on what you want to do at those breakpoints.
Also, see if you can fix the accessibility issues indicated in the report.
Goodluck
I'd really love a feedback. I challenged myself to do this with ReactJs. Let me know if you think I delivered this properly. Is there something you feel I should have done differently?
Hi @skyv26 thanks for the feedback, but I don't quite follow.
There's barely any sections relating to the menu buttons in the nav bar, that is why they weren't linked. Seeing as we only worked on the landing page. I assumed that those menus will link to other pages.
Also, From the design, I don't quite see the social media icons aligned to the center for the desktop screen. Except you're referring to a smaller screen size. So if you'd please make me understand what you mean better, I'd appreciate that.
Thank you
It was my first Mobile First - project, is it done correctly
Hi Krzysztofpa, I think you did pretty well! Happy coding!