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

  • Niranjit 40

    @Niranjit123

    Submitted

    What are you most proud of, and what would you do differently next time?

    I can at least make this look somewhat alike, next time i want to completely matched

    What challenges did you encounter, and how did you overcome them?

    I don't want to hardcoded the css. I can't make it responsive too

    What specific areas of your project would you like help with?

    write better css , mobile responsiveness, less css code to do the job

    @jmelsbach

    Posted

    Hi Niranjit,

    I think you design is a good start! As you are using react, I think one thing you could do is to create a separate Card component. Of Course, it is not necessary in this project but in general it is good practice.

    I think with a few steps you can greatly improve the visuals of your UI

    • use the same color for your button that you used for the background.
    • change values of border-radius to 20px
    • add a border radius to the blog-image
    • change border color to black instead of green
    0