This project is an interactive Pomodoro timer with work timer, and long & short breaks timers.
- Setting time for work, short & long breaks;
- Alerts when time is up;
- Circle countdown animation for better visibility;
- React.js Functional Components;
- Hooks (useState, useEffect, useContext, useSound);
- JavaScript;
- React-countdown-circle-timer library;
- MUI: the React component library (for alerts);
- Use-sound library (for "time's up" signals)
- Git;
git clone https://github.com/AnastasiiaUferova/pomodoro.git
cd pomodoro
npm install
npm run build
npm run start
Add tasks and tasks history.