Skip to content

paradimes/pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Pomodoro

Description

Apple-themed Pomodoro timer. Love the design and simplicity of the native Apple timer and wanted to add Pomodoro functionality to it.

Link: https://pomodoro-zeta-ruddy.vercel.app/

Learn about the Pomodoro technique here: https://en.wikipedia.org/wiki/Pomodoro_Technique

Installation

  1. Clone this repository.
  2. Open your terminal. Navigate to the client directory of this project.
  3. Run "npm install", then "npm run dev".