kyrapalmer / react-pomodoro-timer

pomodoro timer, created using React.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-pomodoro-timer

The Problem and the Goal:

  • develop the functionality for a pomodoro study timer, using React.js (display structure is already established, but non-functional)
  • should utilize at least three components with singular responsibility
  • functional 'break' and 'focus' timers, progress bar should update as timer runs, display should reflect current state of timer session

Tech

  • React, using create-react-app

Try out the timer for yourself!

About

pomodoro timer, created using React.js


Languages

Language:JavaScript 91.7%Language:HTML 8.1%Language:CSS 0.1%