A pomodoro project that work as a desktop app, webapp act as a time management tool for focusing on tasks
the project was bootstraped using Create React App.
the project uses Electron. for desktop app development
npm start
npm run start-electron
npm run build
generates a exe/rpm/deb/dmg depending on operational system
npm run electron-pack