Simplest React starter
I often create React apps for work and even for myself personally, but one thing that has always bothered me is how much configuration there is. Even using create-react-app, there are so many scripts involved that sometimes it plain doesn't work right out of the box. I don't want to waste time configuring my project,