I want to make a fun little project for myself using amazon-order-reports-api. I started it off with create-react-app but ran into a load of problems to do with webpack that I dont quite understand(I had the same issues as this person and followed a few of the suggested fixes here but they didn't work)
How can I set up a react project where I can use this npm package successfully? Thanks!
p.s. and can somebody explain to me what the problem is?