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

Submitted

React css grid

@mbeka02

Desktop design screenshot for the Todo app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


My first react challenge, this was a pretty fun and difficult challenge to work on. Didn't manage to implement the drag and drop feature since the solution I came up with was clunky. Can anyone recommend any 3rd party libraries to implement this.(other than react-beautiful-dnd)

Also how can I shrink the check icon(image)in the background. This is how I did it but the image ended up being too large. background: url("../src/images/icon-check.svg"), linear-gradient(hsl(192, 100%, 67%), hsl(280, 87%, 65%));

Community feedback

Adriano 34,090

@AdrianoEscarabote

Posted

Hi Anthony Mbeka, how are you?

I really liked the result of your project, but I have some tips that I think you will like:

1- Every page should have one main landmark <main>. So replace the div that wraps the whole content with <main> to improve the accessibility. click here

The rest is great!!

Hope it helps...👍

Marked as helpful

1

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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