Tutorials
How to Build a React App that Works with a Rails 5.1 API
If you don’t use Rails, you can also build the API in the language or framework of your choice, and just use this tutorial for the React part.The tutorial covers stateless functional components, class-based components, using Create React App, use ...