Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 413 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 413 Bytes

Pomodoro

A simple pomodoro app.

How To Use

git clone https:/tomwf/pomodoro.git

Navigate into the directory:

cd pomodoro

Install the dependencies:

npm i

Run the local dev environment:

npm run dev

Open your browser and visit:

http://localhost:3000

Link

Live Demo: Pomodoro