This is the frontend for the project tracker backend
The project is a simple electron app, that you can track work hours in tasks and the respective project for that task.
It is ready to upload on Heroku. You can use the Isomnia Json for dev environment but also, after upload to heroku, you can use de prd environment to set your heroku url.
You will need the backend project running, to use this app.
In the project directory, you can run:
Runs the app in the development mode.
Builds the app for production, generating the installation package inside \dist folder, that is also created by this command