Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/siddhesh-agarwal/pomo.do

🍅 Pomodoro timer built with React
https://github.com/siddhesh-agarwal/pomo.do

css javascript jsx pomodoro pomodoro-timer react

Last synced: about 18 hours ago
JSON representation

🍅 Pomodoro timer built with React

Awesome Lists containing this project

README

        

# Pomodoro Timer

![Banner](./img/banner.jpeg)

:tomato: Pomodoro timer built with React

## Features

1. Pomodoro Timer
2. Built-in notes
3. Minimalistic and clean interface
5. HTML5 Notification
6. Keyboard Shortcuts

## Themes

[![image](https://github.com/user-attachments/assets/d3bc8ca3-7d9b-4d8a-890c-c4b2e5a7e125)](https://pomofocus-vite.vercel.app/)

## Running Locally

```sh
npm install
npm run dev
```