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

  • P
    Jose Monge 340

    @josemongedev

    Submitted

    Well I didn't expect this to be this challenging, I enjoyed it a lot though. I had to rewrite the timer hooks to be able to setup the different timers accordingly and reset the controls when any change happens. The SVG animation was also hard, at the end I just tailored it for tablet and desktop dimensions and scaled it down for the mobile screen size using scale class in tailwind. It's probably better to try regular CSS for animations, rather than trying to use tailwind for everything.

    @SebastianDev-Vue

    Posted

    Good job on completing this challenge.

    The only detail or "problem" I see is that the timer starts two seconds less than the set time. I think maybe it's because of the interval in the code or I don't know if you used it inside a useEffect, but again this is an amazing job. Keep it up !

    1