Using React and JQuery seems like trying to dual wield hammers on the same nail without alternating swings; i.e. they both do the same things in different ways, so using them both is just going to eat bandwidth (on initial load) without any benefit and introduce unnecessary complexity.
The whole point of using any of these frameworks is to make it simpler to develop a complex front end.