Showcasing how React Component Composition works for arranging your React components with well-designed APIs. Read more about it.
git clone [email protected]:the-road-to-learn-react/react-component-composition-example.git
- cd react-component-composition-example
- npm install
- npm start
- visit
http://localhost:3000