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!
- Host: GitHub
- URL: https://github.com/jane-does-coding/pomodoro-timer
- Owner: jane-does-coding
- License: mit
- Created: 2024-01-10T00:58:01.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-23T03:55:52.000Z (almost 2 years ago)
- Last Synced: 2024-06-09T00:24:50.316Z (over 1 year ago)
- Topics: css, html, react
- Language: JavaScript
- Homepage: https://pomodoro-timer-eight-beryl.vercel.app
- Size: 3.41 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pomodoro Timer

## Live Demo
[Pomodoro Timer](https://pomodoro-timer-eight-beryl.vercel.app/)
## Tech Stack:
[](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.