Showcasing how render prop components can be used for a list component with a sorting functionality. Read more about it.
git clone git@github.com:the-road-to-learn-react/react-render-props-example.git
- cd react-render-props-example
- npm install
- npm start
- visit
http://localhost:3000