Pomodoro App Challenge w/extra features!

Please log in to post a comment
Log in with GitHubCommunity feedback
- @astroud
Nice work Martin! I'm still working on my solution. Started out as a pure js solution like yours, but now I've learned enough React to reimplement it as a React app.
What was part did you find the most difficult? I stalled out at the circular progress bar. I think I'll be using this library to implement it.
- @emestabillo
Hey @ringm, awesome job! I like that I can see the timer on the browser tab. I'm viewing this on a smaller laptop and I'm not able to scroll down and see the entire length of of the project. Seems the class
.h-screen {height: 100vh}
is doing it. I'd also very much like to study your code and learn from it but the repo is not giving me anything lol. - @mattstuddert
Love this solution, Martin! It looks amazing, and it's nice to see you adding some extra features as well. Good job manipulating SVG elements for the circular progress bar!
Did you learn anything new while working through this project?
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