Considering freelancing? Check out the contract positions from Toughbyte.

You might not need react

Takes a look into what react does, and shows how to do those things independently.

eg. If your project just needs a way to fetch and use json, then you don't need react to do that, You could just use ajax + a template engine.

Not especially a talk about "don't use react" but rather, understand what you need before jumping into using react