IShabarina / pomorodo-timer

React project: Task tracker with a Pomodoro timer (add/edit/delete/complete tasks, track time, checking statistics)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React project for a task tracker with a timer:

In the project directory run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Main page:

The main page with a timer: This page serves as the core of the application. The page consists of the following sections:

  • Header with the "pomodoro_box" logo and a link to the statistics page.
  • Timer with control buttons.
  • Task addition form.
  • Task list with the option to edit.
  • Brief instructions on how to use the application.

image

About

React project: Task tracker with a Pomodoro timer (add/edit/delete/complete tasks, track time, checking statistics)


Languages

Language:JavaScript 82.2%Language:CSS 17.5%Language:HTML 0.3%