Skip to content

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

Notifications You must be signed in to change notification settings

krisp3t/pomodoro-react-vite

Repository files navigation

Pomodoro Timer

Front-end is made with Chakra UI component library for React.

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 with storage persistance

  • ⏰ Alarm with customizable volume and notifications

  • 🌒 Dark Mode to help night owls get stuff done

Preview

Pomodoro Timer preview

Installation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published