Skip to content

name the task you do and know exactly how much time you spent on it

Notifications You must be signed in to change notification settings

AurelienCepede/chronometer-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chronos App

A single pomodoro app using React with hooks See in wikipedia what is pomodoro technique

Table of contents : Getting started What is possible My goals Contact me

Getting Started

Clone the repository Install the dependencies

# with npm
npm install
# with yarn (best solution )
yarn 

Run react

# with npm
npm run start
# with yarn
yarn start

Open http://localhost:3000 to view it in the browser

What is possible

  • Changing mode if you're working (pomodoro time) or in a break (short or long)
  • Start the timer and stop or reset it
  • Select the option auto-start to start the timer every time you select a type of timer or reset it

My goals

  • Make a little effort to have a clean and intuitive interface
  • Make all features working
  • Have no memory lost

Contact me

If you have any remark please tell me. I want to progress :)

About

name the task you do and know exactly how much time you spent on it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published