Skip to content

Customizable Pomodoro Timer made with React and Chakra UI to help you get stuff done.

Notifications You must be signed in to change notification settings

krisp3t/pomodoro-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Timer

Pomodoro Timer made with React and Chakra UI

This project was bootstrapped with Create React App.

Front-end is made with Chakra UI component library.

Features

🍅 Customizable Pomodoro and break session lengths

🔥 Statistics displaying how much time has been spent working, resting and paused

📖 Logs history to help you keep track of how much work you've done today

⏰ Alarm with customizable volume and notifications

🌒 Dark Mode to help night owls get stuff done

Preview

Pomodoro Timer preview

Installation

Web App

Web App hosted on Netlify is accessible at: https://sleepy-snyder-66d5f1.netlify.app/

npm scripts

In the project directory, you can run:

npm start

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

The page will reload if you make edits. You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.

You can then open the app with npx serve.

Releases

No releases published

Packages

No packages published