rails_react_helloworld

implemented code from https://www.driftingruby.com/episodes/using-react-rails-and-loading-data-from-rails-into-react

README

This is my very first attempt to add React to a rails 6 app
In this case, using gem react-rails and server side rendering

Just display data from backend to a React component, which uses another nested component to display every element