Conversation
create a pomodoro timer with focus, short break, and long break sessions. add scroll-based time selection, timer controls, and automatic session handling using react functional components and hooks.
✅ Deploy Preview for reactplayio ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Hey! contributor, thank you for opening a Pull Request 🎉.
@reactplay/maintainers will review your submission soon and give you helpful feedback.
If you're interested in continuing your contributions to open source and want to be a part of a welcoming and fantastic community, we invite you to join our ReactPlay Discord Community.
Show your support by starring ⭐ this repository. Thank you and we appreciate your contribution to open source!
Stale Marking : After 30 days of inactivity this issue/PR will be marked as stale issue/PR and it will be closed and locked in 7 days if no further activity occurs.
|
are you apertre contributor? |
|
@priyankarpal No, I'm not an Apertre contributor. |
Description
This PR adds a new play called Pomodoro Timer with Custom Sessions.
The Pomodoro Timer is a productivity tool that allows users to manage focus sessions and breaks efficiently. It includes:
This play demonstrates proper state management, custom hooks, reusable components, and interactive UI design.
Fixes #1676
Type of change
How Has This Been Tested?
Steps to reproduce:
npm run startChecklist:
Functionality Testing Checklist
Screenshots