Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/krau5/pomo

Pomodoro app using React, TypeScript & Vite
https://github.com/krau5/pomo

emotionjs hacktoberfest react redux-toolkit typescript vite

Last synced: 4 days ago
JSON representation

Pomodoro app using React, TypeScript & Vite

Awesome Lists containing this project

README

        

![preview](https://user-images.githubusercontent.com/52201020/205913761-216dc079-90fe-420d-8544-dd3badaefce4.png)

# 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!