Skip to content

D-Ankita/React.js-Promodoro-Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

creative

React.js-Promodoro-Timer

React.js Promodoro timer MD is a Simple Promodoro timer . React.js was used to build this project. This App was developed at the very beginning of learning React.js.

Pomodoro Timer is a customizable pomodoro timer that works on desktop & mobile browser.

The aim of this app is to boost your productivity.

This app is inspired by Pomodoro Technique which is a time management method developed by Francesco Cirillo.

Plain CSS is used for styling.This project is not complete (as no web app could ever be sufficiently called complete) as we could always enhance the existing feature, fix bugs and add new features. I plan to revisit this project when I want to try something new.

This project is hosted on Github Pages.

About this Project

One can use this simple Promodoro timer clock for any day to day activities like studying for 1 hour or maybe a screentime of 30 mins etc..

  1. A promodoro Timer starts with a session. You can choose the session Duration. By default A single session is scheduled for 25 Minutes

image

  1. Start the timer and continue doing your chores.

image

  1. as soon as the timer ends, It will play a timeup sound, and the Break time will automatically start.

image

The default Break time is of 5 Minutes. You can change this according to your flexibility.

How to use

one can directly start using the Application without any need to install by simply accessing the hosted link.

To Download and run on local Machine

Prerequisites:

  1. Installed VS-Code
  2. Installed Node.js

Next Steps.

  1. Clone the Repository
git clone https://github.com/D-Ankita/React.js-Promodoro-Timer.git
  1. Navigate to the folder and install the necessary dependencies.
npm install

3.run the Build and Start.

npm run build
npm start

Screenshots

image


Untitled_design-removebg-preview

About

A Promodoro Timer created as a starter app in reactjs while learning React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published