A simple and intuitive Pomodoro Timer built with React Native. This app helps you boost productivity by utilizing the Pomodoro Technique, which breaks work into intervals (usually 25 minutes) separated by short breaks.
- Customizable Intervals: Set your own work and break times.
- Notification Alerts: Get notified when your work or break period ends.
- User-Friendly Interface: Clean and easy-to-navigate design.
To get started, clone this repository and install the dependencies:
git clone https://github.com/maks-kovpak/pomodoro-timer.git
cd pomodoro-timer
yarn install
For iOS:
yarn ios
For Android:
yarn android
This project is licensed under the MIT License - see the LICENSE file for details.