Skip to content

Pomodoro Timer is a flexible and easy-to-use online Pomodoro technique timer that will help you manage your time and allow you to focus on any task, such as studying, writing or programming

License

Notifications You must be signed in to change notification settings

arrudadev/pomodoro-timer

Repository files navigation

PomodoroTimer

PomodoroTimer is a flexible and easy-to-use online Pomodoro technique timer that will help you manage your time and allow you to focus on any task, such as studying, writing or programming.

Pomodoro Timer Deployed here.

Pomodoro Timer

build License: MIT PRs Welcome

📌 Table of Contents

👷 Installation

You need to install Node.js and Yarn first, then in order to clone the project via HTTPS, run this command:

git clone https://github.com/monteiro-alexandre/pomodoro-timer.git

SSH URLs provide access to a Git repository via SSH, a secure protocol. If you use a SSH key registered in your Github account, clone the project using this command:

git clone git@github.com:monteiro-alexandre/pomodoro-timer.git

Install dependencies

yarn install

Or

npm install

🏃 Getting Started

Run the following command to start the application in a development environment:

yarn dev

To view the project you can open localhost:3000.

🐛 Issues

Feel free to file a new issue with a respective title and description on the the Pomodoro Timer repository. If you already found a solution to your problem, I would love to review your pull request! Have a look at our contribution guidelines to find out about the coding standards.

🎉 Contributing

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.

📕 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Pomodoro Timer is a flexible and easy-to-use online Pomodoro technique timer that will help you manage your time and allow you to focus on any task, such as studying, writing or programming

Topics

Resources

License

Stars

Watchers

Forks