This is a project I’ve done while doing the freeCodeCamp to get my FCC Front End Certificate.
See the complete challenge specifics at FCC Pomodoro Clock.
Objective
Build a CodePen.io app that is functionally similar to this.
Fulfill the user stories. Use whichever libraries or APIs you need. Give it your own personal style.
User Stories
- I can start a 25 minute pomodoro, and the timer will go off once 25 minutes has elapsed.
- I can reset the clock for my next pomodoro.
- I can customize the length of each pomodoro.
CodePen
This is the solution I’ve submitted using React on CodePen.
See the Pen React Pomodoro Clock by Lorenzo (@lorepirri) on CodePen.
If this article was useful to you, please share it using your favorite way for doing it! If you have suggestions of improvement or you’ve found something wrong, please let me know!