Skip to content

thuyencode/pomodoro-clock

Repository files navigation

25 + 5 (Pomodoro) Clock | A project for freeCodeCamp

freeCodeCamp

Drum Machine's responsive design

Tech Stack

How to play with this project

git clone https://github.com/thuyencode/pomodoro-clock
cd calculator
npm i && npm run dev

If you want the production build:

npm run build
npm run preview