Gastby is a static site generator that is built on React which uses Graphql to allow you to query your data in whatever way you want and also webpack to bundle your code into fewer assets. Its setup with CSS modules which makes it dope but if you have another way to handle your styling, it is very easy to change it or might decide use other templates. All of this is built together using webpack.
Using Gatsby with WordPress, you need to interact with the wp-json Rest API. Learn more here...