Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 9 months ago

Todo app with React and Tailwind CSS

react, tailwind-css
Marcos Travaglini•6,230
@Blackpachamame
A solution to the Todo app challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


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

What I learned

  • Profundice las clases con Tailwind, por ejemplo, la clase truncate es un conjunto de propiedades de CSS: overflow: hidden, white-space: nowrap, text-overflow: ellipsis. Con ellas podemos evitar que un texto se desborde y salga del contenedor.
  • Items drag and drop with dnd kit.
What challenges did you encounter, and how did you overcome them?

I think the hover effect was what I spent the most time on, I wanted it to be exactly like in the designs. The only flaw is that when you click on the check, the change in the circle will not be shown until you remove the cursor from there.

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

I think the challenge is complete, but I would like to receive feedback on what I can improve or if you see something missing, let me know.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Marcos Travaglini's solution.

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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License