https://github.com/humankernel/pomodoro-app
https://github.com/humankernel/pomodoro-app
react typescript
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/humankernel/pomodoro-app
- Owner: humankernel
- Created: 2023-08-04T20:44:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-03T23:52:10.000Z (8 months ago)
- Last Synced: 2025-11-04T01:19:55.119Z (8 months ago)
- Topics: react, typescript
- Language: TypeScript
- Homepage: https://pomodoro-app-omega-umber.vercel.app
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⏰ Pomodoro App
A simple Pomodoro timer built with **React**, **Vite**, and **TypeScript**.
🔗 **Live demo:** [pomodoro-app-omega-umber.vercel.app](https://pomodoro-app-omega-umber.vercel.app/)
## Features
* Set focus and break times
* Choose how many loops to run (or loop forever)
* Clean and responsive design
## Tech Stack
* React
* Vite
* TypeScript
## Setup
```bash
git clone git@github.com:rivasjoaquin02/pomodoro-app.git
cd pomodoro-app
npm install
npm run dev
```
## Screenshots
