afonsopacifer / react-pomodoro

:alarm_clock: Pomodoro timer built with ReactJS.
http://afonsopacifer.github.io/react-pomodoro/
MIT License
391 stars 99 forks source link

Use local storage to save user preferences #27

Closed andredaniel closed 8 years ago

andredaniel commented 8 years ago

Add functionality to persist user options if browser is closed or page is reloaded.

afonsopacifer commented 8 years ago

Awesome functionality 👍 Thanks!