An open API service indexing awesome lists of open source software.

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

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