Remade the timer logic and integrate the counter of pomodoros

This commit is contained in:
2021-09-22 21:42:26 -03:00
parent 4ed7f228f9
commit 75ddb4b4ce
5 changed files with 140 additions and 70 deletions

View File

@@ -7,6 +7,7 @@
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^12.8.3",
"react": "^17.0.2",
"react-countdown": "^2.3.2",
"react-dom": "^17.0.2",
"react-router-dom": "^5.3.0",
"react-scripts": "4.0.3",