CodyGuo / tomatodo

Pomodoro app that rewards with luck wheel after pomodoro sessions

Home Page:https://emingenc.github.io/tomatodo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tomatodo

tomatodo

Pomodoro task application that rewards user with luck wheel

DEMO

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About

Pomodoro app that rewards with luck wheel after pomodoro sessions

https://emingenc.github.io/tomatodo

License:MIT License


Languages

Language:Vue 62.0%Language:JavaScript 34.1%Language:HTML 2.2%Language:SCSS 1.7%