Pomodoro time tracker was my first project written in React JS. The greatest challenge was to put a timer service that won’t be disabled when tab is not active/focused. Solved by using vanilla javascript web worker.
Technologies
Code technologies I got involved while working on this project:
- React JS
- Javascript
- Bootstrap 5
- HTML
- CSS
Resources
The project is online at AndriusG.dev/timer/
Open source code at my github