https://github.com/melihs/pomodoro-timer
Simple Pomodoro mobile application
https://github.com/melihs/pomodoro-timer
example-app pomodoro-timer react-native-app typescript
Last synced: about 1 month ago
JSON representation
Simple Pomodoro mobile application
- Host: GitHub
- URL: https://github.com/melihs/pomodoro-timer
- Owner: melihs
- Created: 2023-02-12T19:58:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T19:40:06.000Z (over 3 years ago)
- Last Synced: 2025-08-23T04:29:14.786Z (10 months ago)
- Topics: example-app, pomodoro-timer, react-native-app, typescript
- Language: TypeScript
- Homepage:
- Size: 307 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## POMODORO TIMER MOBILE APP
## Getting Started
### Installation (Manual)
``` bash
git clone https://github.com/melihs/pomodoro-timer.git
cd pomodoro-timer
npm install
```
### Demo 📱
...
### Run 🚀
```
npm run android
npm run ios