/pomodoro-timer-react

A simple 25+5 (pomodoro) timer made on React

Primary LanguageJavaScript

CatLogic Pomodoro Timer

Self-study React Project

Timer Preview

About

A simple 25+5 (pomodoro) timer made on React.

Under the hood

  • React, JavaScript ES6 syntax, CSS3 + semantic HTML5
  • Functional components
  • React hooks: useState, useCallback, useRef
  • Ability to set session and break length, reset function
  • Designed by pure CSS.
  • HTML/CSS naming by BEM.