Application to find most profitable gems at Path of Exile to lvl up built using electron, typescript, react
# Clone this repository
$ git clone https://github.com/PezeM/poe-best-gems/
# Go into the repository
$ cd poe-best-gems
# Install dependencies
$ npm install
# Start
$ npm run start