webdevbroz / pomodoro-app

A time management application based on the pomodoro technique.
https://pomodoro-technique-app.vercel.app/
0 stars 1 forks source link

code style: prettier

Pomodoro app

A time management application based on the pomodoro technique.
View Demo

About the Project

There are many great pomodoro applications available online; however, I have always wanted to build my own that is suited for my needs so my friend and I created this customizable one.

Features:

Built with

Setup locally

Install dependencies

yarn install

Run the dev environment

yarn dev

Open http://localhost:3000 with your browser to see the application.

Contributing

If you would like to contribute to this project:

Thank you very much!

Authors