Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 472 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 472 Bytes

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".