This tutorial is part 4 of 4 in the 'React Setup'-series. Part 1: How to set up a modern JavaScript projectPart 2: How to set up Webpack 5Part 3: How to set up Webpack 5 with Babel Personally I bootstrapped a lot of React projects over the last years. I always had to setup the project from scratch, however, eventually I have created my own boilerplate project on GitHub for it. As you might know, u
