This is a project based on the Pomodoro technique, developed with React, Vite, and TypeScript. The Pomodoro technique is a time management approach that involves 25-minute work cycles followed by short breaks, which help maintain focus and increase productivity. With this project, you can easily track and manage your work sessions, set goals, and adjust settings according to your needs. The source code is available for you to explore and contribute, so feel free to take a look and leave your mark on this exciting project!
Tecnologias e ferramentas utilizadas no desenvolvimento do projeto:
# Abra um terminal e copie este repositório com o comando
git clone git@github.com:vagner531/pomodoro-react.git
# ou use a opção de download.
# Entre na pasta web com
cd pomodoro-react
# Instale as dependências
npm install
# Rode a aplicação
npm run dev
Feito com 💙 by Vagner Santos