react-with-threejs-example icon indicating copy to clipboard operation
react-with-threejs-example copied to clipboard

An example project integrating React with three.js

React with three.js example

See the demo

Created in response to this question on Stack Overflow.

Using React Hooks

Take a look at VisWithHooks.jsx for the same example implemented using React Hooks.