src/components/App.js
App componet display componentes altogether
src/components/Article.js
This component display article information
Property | Type | Required | Default value | Description |
---|---|---|---|---|
article | object | yes | Article Component | |
article: contains article information |
src/components/Search.js
This component provides button that trigger a article fetch
Property | Type | Required | Default value | Description |
---|---|---|---|---|
handleClick | func | yes | Search Component | |
handleClick: fetch article |
This document was generated by the React DOC Generator v1.2.5.