hsoc / ketchup

Pomodoro timer in React

Home Page:https://ketchuptime.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ketchup

A pomodoro technique timer

Build with React with the help of webpack and babel. Saves data on Local Storage.

Setup

npm install
npm start  # watch files and auto webpack build
npm run build  # webpack build
npm run prod  # webpack -p (production build)

What is Pomodoro?

Palette

https://coolors.co/app/2b2d42-8d99ae-edf2f4-ef233c-d90429

Todo

License

MIT

About

Pomodoro timer in React

https://ketchuptime.xyz/

License:MIT License


Languages

Language:JavaScript 63.6%Language:HTML 19.2%Language:CSS 17.2%