sp-dev-fx-webparts/samples/react-global-news-sp2019
Hugo Bernier 35fbbf7809 Moved disclaimers to bottom 2021-11-07 01:54:14 -05:00
..
assets Updated sample.json for pnp-sp-dev-spfx-web-parts-react-global-news-sp2019 2021-06-17 12:33:43 +02:00
config new sample react-staff-directory-sp2019 and react-global-news-sp2019 (#1897) 2021-06-03 20:46:38 +03:00
src new sample react-staff-directory-sp2019 and react-global-news-sp2019 (#1897) 2021-06-03 20:46:38 +03:00
tools new sample react-staff-directory-sp2019 and react-global-news-sp2019 (#1897) 2021-06-03 20:46:38 +03:00
.editorconfig new sample react-staff-directory-sp2019 and react-global-news-sp2019 (#1897) 2021-06-03 20:46:38 +03:00
.eslintrc.json new sample react-staff-directory-sp2019 and react-global-news-sp2019 (#1897) 2021-06-03 20:46:38 +03:00
.gitignore new sample react-staff-directory-sp2019 and react-global-news-sp2019 (#1897) 2021-06-03 20:46:38 +03:00
.yo-rc.json new sample react-staff-directory-sp2019 and react-global-news-sp2019 (#1897) 2021-06-03 20:46:38 +03:00
README.md Moved disclaimers to bottom 2021-11-07 01:54:14 -05:00
gulpfile.js new sample react-staff-directory-sp2019 and react-global-news-sp2019 (#1897) 2021-06-03 20:46:38 +03:00
package-lock.json new sample react-staff-directory-sp2019 and react-global-news-sp2019 (#1897) 2021-06-03 20:46:38 +03:00
package.json new sample react-staff-directory-sp2019 and react-global-news-sp2019 (#1897) 2021-06-03 20:46:38 +03:00
tsconfig.json new sample react-staff-directory-sp2019 and react-global-news-sp2019 (#1897) 2021-06-03 20:46:38 +03:00
tslint.json new sample react-staff-directory-sp2019 and react-global-news-sp2019 (#1897) 2021-06-03 20:46:38 +03:00

README.md

page_type products languages extensions
sample
office-sp
javascript
typescript
contentType technologies platforms createdDate
samples
SharePoint Framework
React
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

picture of the web part in action

Compatibility

SPFx 1.4.1 Node.js v8 | v6 Compatible with SharePoint Online Compatible with SharePoint 2019 Compatible with SharePoint 2016 (Feature Pack 2) Local Workbench Compatible Hosted Workbench Compatible

Applies to

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

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

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.