Skip to content

The lite version of a simple and functional pomodoro app powered by expo and react native

Notifications You must be signed in to change notification settings

Rafaell416/pomodoro-rn-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro App

This is a nice app to get in practice the pomodoro technique which is a lot of useful for increase your productivity by creating small cycles of work and breaks. You can get more info here: The pomodoro technique

Test the App

Android

The app is deployed in Expo, so make sure you have installed the expo client app you can do it here

Then you just have to open the next link on your browser and user the expo client app to scan the QR code to run the app in your phone. => pomodoro

Ios

If you're using an Iphone, the same as android for you, make sure you have installed the expo client app, you can do it here

Then you just have to open the app and go to explore tab, there just search for Pomodoro and click on the app to open it. alt pomodoro

For Devs

Local Installation

Running the app locally is pretty simple, just follow up these commands

git clone git@github.com:Rafaell416/pomodoro-rn-app.git

cd pomodoro-rn-app

yarn install

yarn start

Stack

This app was made with the next Stack of Technologies

Releases

No releases published

Packages

No packages published