Showcasing how render prop components can be used to build a simple currency converter. Read more about it.
git clone git@github.com:the-road-to-learn-react/react-children-as-a-function-example.git
- cd react-children-as-a-function-example
- npm install
- npm start
- visit
http://localhost:3000