A Pomodoro timer. This timer will help people trying to use the Pomodoro Technique. It will vibrate to tell you when to take breaks or resume working, based on some determined values.
expo
react
react-native
prop-types
- Clone the repo
git clone https://github.com/jeffvhuang/pomodoro-timer
cd pomodoro-timer
andnpm install
npm start
orexpo start
. Sometimesexpo start --tunnel
may be required to view the app for the step below- Download the Expo App on mobile and scan the QR code to view it.