Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zahrakaabi/pomodoro

This Pomodoro app is a PWA and it includes building a circular progress bar and also a range of customizations, like colors and fonts.
https://github.com/zahrakaabi/pomodoro

css localstorage react reactjs

Last synced: 1 day ago
JSON representation

This Pomodoro app is a PWA and it includes building a circular progress bar and also a range of customizations, like colors and fonts.

Awesome Lists containing this project

README

        

### Pomodoro
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Introduction :
This is a code repositery for the coressponding Frontend Mentor design [design_link](https://www.frontendmentor.io/challenges/pomodoro-app-KBFnycJ6G) with add to screen feature

- Add to screen option (PWA)
- Set a Pomodoro timer and short & long break timers.
- Customize how long each timer runs for.
- See a circular progress bar that updates every minute and represents how far through their timer they are.
- Customize the appearance of the app with the ability to set preferences for colors and fonts.
- Save the user preferences in the local storage for a better UX

**Frontend:** HTML5 / CSS3 / ReactJS

## Quick start

Clone the repo

```bash
git clone https://github.com/zahrakaabi/Pomodoro.git
```

Run the project

```bash
npm i && npm start
```

for both client and server side to start the development server