Skip to content

berkslv/pomodoro-app-with-react-native

Repository files navigation

Pomodoro App with React Native

There are two reasons for developing this project. First, is a proof of concept. In this project, I use React Native, Redux and many other packages, although some packages provide more complex solutions to certain problems, I wanted to try those technologies. Second, I had a hard time finding a simple and just a pomodoro counter on Google Play.


Mockup

Installation

First, install dependencies.

npm install

Second, install expo-cli globally.

sudo npm install -g expo-cli

Third, run the application.

expo start

Useful links

Google Play

Releases

No releases published

Packages

No packages published