Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted about 2 years ago

Todo app using React

react, animation
MartΓ­nβ€’240
@martinorue
A solution to the Todo app challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


Hello, Frontend Mentor community! 😊

For this project, I was excited to meet all the requirements πŸ˜„πŸŽ―, and I also wanted to add some extras to practice new techniques πŸš€πŸ”₯.

It's the first React project I upload to this platform, so there are probably many things to improve in the code. πŸ˜…

I added the ability to edit the task βœοΈβœ…, as well as a menu with options to sort the list πŸ“‹β¬†οΈβ¬‡οΈ.

On the other hand, I used the CSS property:

overflow-y: auto;

to add a scrollbar to the task list, so the container wouldn't become too tall πŸ“œπŸ”½.

I also flirted with using animations, for which I still don't feel completely confident, but I want to start learning more about that topic to incorporate it into future projects πŸ’ƒπŸ“šπŸŒŸ.

It was also my first time handling the switch from dark mode to light mode πŸŒ—πŸŒž

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 MartΓ­n'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