» Make Pomodoro Web App in React » 1. Introduction » 1.2 Objectives

Project Objectives

This project aims to make a web Pomodoro timer in React. Let's name it lr_pomodoro1.

It should include the following features:

  • A user can start timer and focus on the task for 25 mins.
  • A user can take a break for 5 mins when the "focus" is over.
  • A user can tune settings of this web app.

Footnotes

  1. lr_ is the prefix from LiteRank.

PrevNext