Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Yawningface/pomodoro

Repository files navigation

Pomodoro by YawningFace ⏳

A Simple and Effective Pomodoro Timer for Productivity

🌐 Pomodoro - Live Demo: Pomodoro by YawningFace
💻 Pomodoro GitHub: YawningFace on GitHub
🔗 Yawningface Website: YawningFace
💻 Yawningface GitHub: YawningFace on GitHub

The Pomodoro Technique is a proven method for staying focused and productive using time intervals dedicated to study and rest. Read more about the pomodoro technique here: https://en.wikipedia.org/wiki/Pomodoro_Technique

✨ Features

  • Automatically cycles between work and rest periods
  • Focused on usability, no distractions
  • Works efficiently in the background
  • Open-source and easy to modify

🛠️ Installation & Development

Want to self-host or modify the project? Follow these steps:

First-Time Setup

Install the required dependencies:

npm install

Launch the Project

Start the development server:

npm run dev

Deploy on Vercel

To deploy the project on Vercel, run:

vercel --prod

Note: Ensure you have the Vercel CLI installed and are logged in.

🤝 Contributing

We welcome contributions! If you’d like to add features or improve the project, feel free to:

  • Submit an issue for feature requests or bugs
  • Create a pull request with your improvements

📜 License

This project is licensed under the MIT License.