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

https://github.com/humankernel/pomodoro-app


https://github.com/humankernel/pomodoro-app

react typescript

Last synced: 15 days ago
JSON representation

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