/Pomodoro

Primary LanguageJavaScript

My first ES06 project.

This project is a part of online front end development course - freeCodeCamp

'Build a Pomodoro Clock' (https://www.freecodecamp.com/challenges/build-a-pomodoro-clock)

  • Objective: Build a CodePen.io app that is functionally similar to this: https://codepen.io/FreeCodeCamp/full/aNyxXR/.
  • Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.
  • User Story: I can start a 25 minute pomodoro, and the timer will go off once 25 minutes has elapsed.
  • User Story: I can reset the clock for my next pomodoro.
  • User Story: I can customize the length of each pomodoro.

You can check my project here: https://paulinawanda.github.io/Pomodoro/

or here: http://codepen.io/PaulinaWanda/pen/RoJgjX