Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/usmansbk/pomofocus

Pomofocus clone built with React & Redux
https://github.com/usmansbk/pomofocus

pomodoro-timer react redux wip

Last synced: 21 days ago
JSON representation

Pomofocus clone built with React & Redux

Awesome Lists containing this project

README

        

# Pomofocus Clone

> Pomodoro Timer

![screenshot](./app_screenshot.png)

Pomofocus is a customizable pomodoro timer that works on desktop & mobile browser. The aim of this app is to help you focus on any task you are working on, such as study, writing, or coding. This app is inspired by Pomodoro Technique which is a time management method developed by Francesco Cirillo.

## Features

- Responsive design that works with desktop and mobile
- Color transition to switch moods between work time and rest time
- Audio notification at the end of a timer period
- Customizable timer intervals to suit your preference

## Built With

- React
- Redux

## Live Demo

[Live Demo Link](https://pomofocus-lite.vercel.app/)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

- NodeJS - [v16.x](https://nodejs.org/en/)
- [Yarn](https://yarnpkg.com/)

### Setup

```bash
git clone https://github.com/usmansbk/pomofocus.git
cd ./pomofocus
```

### Install

```bash
yarn
```

### Usage

```bash
yarn start
```

### Build

```bash
yarn build
```

### Run tests

```bash
yarn test
```

## Authors

👤 **Babakolo Usman Suleiman**

- GitHub: [@usmansbk](https://github.com/usmansbk)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/usmansbk/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- [Pomofocus](https://pomofocus.io/app)