Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codebayu/pomolite-mobile
📱 Pomodoro mobile app built with React Native
https://github.com/codebayu/pomolite-mobile
Last synced: about 1 month ago
JSON representation
📱 Pomodoro mobile app built with React Native
- Host: GitHub
- URL: https://github.com/codebayu/pomolite-mobile
- Owner: codebayu
- Created: 2023-08-05T04:12:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-07T06:01:51.000Z (over 1 year ago)
- Last Synced: 2024-10-15T00:25:40.162Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 781 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pomolite - Pomodoro App
Experience a new level of productivity and focus with Pomolite, the ultimate Pomodoro Timer designed to supercharge your work sessions. Inspired by the time-tested Pomodoro Technique, our app empowers you to achieve more by harnessing the science of focused intervals.
This project was bootstrapped with [Expo React Native](https://expo.dev/)## Preview
## Prerequisites
Before you begin, make sure you have the following tools installed on your machine:
1. [Node.js](https://nodejs.org) (recommended version 16.x or later)
2. [Yarn](https://yarnpkg.com) (recommended version 1.x)
3. [Expo](https://expo.dev/) (recommended version 49.x)## How to Use
### Clone the Repository
To get started, clone this repository to your local machine using `git`:
```bash
git clone https://github.com/Bayusetiawan45/pomodoro-app.git
cd pomodoro-app
```### Running the Project
To running the app, following the command on the terminal:
```bash
yarn install
yarn start
```Then open your mobile device with expo or mobile simulator
## Contributing
If you encounter any issues, have suggestions, or want to contribute to this template, feel free to create issues and pull requests. I really appreciate if you give star this repository! Your contributions are greatly appreciated!