Application for automatic tracking of Holy Grail challenge progress in Diablo 2 Resurrected (for offline characters) Made with Electron, React and Typescript.
Check https://holygrail.link for more info.
Use a package manager of your choice (npm, yarn, etc.) in order to install all dependencies
yarn
Just run start
script.
yarn start
To generate the project package based on the OS you're running on, just run:
yarn package
Pull requests are always welcome 😃.