Pomodoro Deluxe is a simple timer with additional features, built using React, Tailwind CSS, and several helpful libraries.
- Setting work and break times using an intuitive slider.
- Visualizing work and break times using
react-slider
andreact-circular-progressbar
. - Auditory notifications upon completing work or break intervals.
- Simple and clear user interface.
- React - JavaScript library for building user interfaces.
- Tailwind CSS - Utility-first CSS framework for rapid styling.
- React Slider - Library for easy handling of sliders in React.
- React Circular Progressbar - Component for drawing circular progress bars.
- Open the application in your browser.
- Set work and break times using the sliders.
- Click the "Start" button to initiate the timer.
- Enjoy enhanced productivity!
Mateusz Wróbel