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

https://github.com/jane-does-coding/pomodoro-timer

Set yourself a timer to manage your work/rest time more easily!
https://github.com/jane-does-coding/pomodoro-timer

css html react

Last synced: 7 months ago
JSON representation

Set yourself a timer to manage your work/rest time more easily!

Awesome Lists containing this project

README

          

# Pomodoro Timer
pomodoro

## Live Demo
[Pomodoro Timer](https://pomodoro-timer-eight-beryl.vercel.app/)

## Tech Stack:
[![My Skills](https://skillicons.dev/icons?i=vite,react,css)](https://skillicons.dev)

## Description
An improved version of timer, with settings option. Set yourself a timer to manage your work/rest time more easily!

### Cloning the repository

```shell
git clone https://github.com/YevheniiaSimaka/Pomodoro-Timer
```

### Running the website

To run the website you can use the "Live Server" Extention for the VS code or right click on index.html select "copy path" and paste it into the browser.