Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 413 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 413 Bytes

⌚ React Pomodoro Timer

Live Demo: https://focushour.netlify.app/

A responsive pomodoro clock with sound alerts.

Local Development:

  • git clone this repo and cd into it and then:
  • npm install
  • npm run dev (To start development server)

Preview:

pomodoro-timer