--- page_type: sample products: - office-sp languages: - javascript - typescript extensions: contentType: samples technologies: - SharePoint Framework platforms: - React createdDate: 05/22/2021 12:00:00 AM --- # Global News (SP2019 Version) ## Summary This web part show a world news from various sources, it uses the API available on https://newsapi.org this collect information from news and blog sites arround the world. Please go to https://newsapi.org to get more information. ![picture of the web part in action](assets/GlobalNews.png) ![picture of the web part in action](assets/GlobalNews01.png) ## Used SharePoint Framework Version ![1.4.1](https://img.shields.io/badge/version-1.4.1-green.svg) ## Applies to * [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) ## Prerequisites > none ## Solution Solution|Author(s) --------|--------- react-global-news-sp2019 | João Mendes ## Version history Version|Date|Comments -------|----|-------- 1.0|May 22, 2021|Initial release ## Disclaimer **THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.** --- ## Minimal Path to Awesome * Clone this repository * in the command line run: * `npm install` * `gulp serve` > Include any additional steps as needed. ## Features Description of the web part with possible additional details than in short summary. This Web Part illustrates the following concepts on top of the SharePoint Framework: * Office-ui-fabric-react components