TaskPro is a simple desktop app written in React and Electron. Feel free to download the code and customise as per your requirements. You need apple ID to package this as a dmg app.
yarn
Start the app in the dev
environment:
yarn start
To package apps for the local platform:
yarn package