this will be implemented as a component to be utilized by users in-between sets for optimal rest times.
creating a new file labeled Timer.jsx within the filepath app\src\Components for best navigation and could be integrated into another file in the future.
good starting points may be to look towards the following link for some fundamental understanding of how it can be created easily in react/js.
https://www.geeksforgeeks.org/reactjs/how-to-create-a-countdown-timer-using-reactjs
this will be implemented as a component to be utilized by users in-between sets for optimal rest times.
creating a new file labeled Timer.jsx within the filepath app\src\Components for best navigation and could be integrated into another file in the future.
good starting points may be to look towards the following link for some fundamental understanding of how it can be created easily in react/js.
https://www.geeksforgeeks.org/reactjs/how-to-create-a-countdown-timer-using-reactjs