krau5 / pomo

Pomodoro app using React, TypeScript & Vite

Home Page:https://pomodorro.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

preview

Pomodoro Timer

Pomodoro technique helps you to manage your time and work on a task without any distractions.
It is also beneficial as it helps you to become more disciplined and think about your work.
This technique is designed to combat multitasking and improve concentration.

This repo contains a web-version of a simple multiplatform Pomodoro Timer.
Pomodoro will help you manage your time and let you focus on any tasks.
The app is written using React.js with a Vite as a bundler

Please, feel free to fork, add features and create pull requests so that everybody can experience the features you've built. All the contributions are highly encouraged.

Installation and local launch

  1. Clone this repo: git clone https://github.com/krau5/pomodoro.git
  2. Run npm ci in the root folder
  3. Run npm run dev
  4. If you want to use pre-commit hooks, you should also run npm run prepare

License

MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!

About

Pomodoro app using React, TypeScript & Vite

https://pomodorro.surge.sh/

License:MIT License


Languages

Language:TypeScript 97.0%Language:JavaScript 2.1%Language:HTML 0.9%