Skip to content

TheCarlosAlfaro/pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Timer

Pomodoro timer demonstrating rendering in React.

View Demo - Watch a Preview - Get in Touch

React skills used in this app

  • Creating timers
  • React state w/ useState()
  • React effects w/ useEffect()
  • React refs w/ useRef()
  • Parent and child components
  • Browser notifications
  • Playing sounds in React.js

To-do

  • Add an input for the user to enter how many minutes they want their Pomodoro to last.
  • Add a counter that keeps track of how many Pomodoros the user has done, and store it in localStorage to persist data.
  • Code review and refactor.

About

A Pomodoro App created with ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published