Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • Yvan 60

    @YVANDD

    Submitted

    It was really interested to work on this little project which is help me to learn how to use flexbox properly without any obstacles. Flexbox are very important in designing a web page because it become much easier when you are dealing with responsive webpage.. ** This project helped me to know more about the flexbox which is will help me in journey of web development. and I would like to thank the frontendmentor.io for this opportunity brought to us to pursue and finding our edge in web development..

    @samcyn

    Posted

    well done, but try as much as possible to go all the way to match the design. The image isn't there, to begin with. Also, the button looks different. Check CSS libraries like Bootstrap for tips on how cards are built. See what you can do to improve the fonts as well. Spacing is another thing of concern. The use of margins and paddings is crucial. check for resources like https://www.w3schools.com/, https://www.w3schools.com/ and so on.

    0
  • @ezgiEH

    Submitted

    Hello everyone! I have completed the challenge that I have wanted to try for a long time and I am happy to share it with you.

    In this project, I created with React.js:

    • I used react-router-dom for page redirects
    • I used redux and redux toolkit libraries for product management
    • I preferred to use the styled component library for the design of components and pages.

    It will be a project that I will continue to work on, but I am sharing it with you as I am curious about the feedback in its current state. Please feel free to share my shortcomings with me.

    @samcyn

    Posted

    Nice work. I recommend watching out for some accessibility issues, however. Some images don't have alt tags and some heading elements are not in a sequentially-descending order. Also, the cart modal doesn't look like the design in terms of position and dimensions

    0
  • @samcyn

    Posted

    This is so good. However, I recommend a few things which are by the way unnecessary. Looking at the code, I feel using redux is an over kill, Context API can be a good fit. Also saving the endpoint -"https://restcountries.com/v3.1/all" as env variables will be a good thing. And maybe adding some tests (unit test). Nice work mate.

    Marked as helpful

    1