Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/siddhesh-agarwal/pomo.do
- Owner: Siddhesh-Agarwal
- Created: 2022-11-06T14:13:21.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-24T09:00:43.000Z (22 days ago)
- Last Synced: 2024-12-24T10:22:09.801Z (22 days ago)
- Topics: css, javascript, jsx, pomodoro, pomodoro-timer, react
- Language: JavaScript
- Homepage: https://pomofocus-vite.vercel.app/
- Size: 6.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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
```