sp-dev-fx-webparts/samples/react-global-news-sp2019
Paolo Pialorsi 922f420387
Updated sample.json for pnp-sp-dev-spfx-web-parts-react-global-news-sp2019
2021-06-17 12:33:43 +02: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 new sample react-staff-directory-sp2019 and react-global-news-sp2019 (#1897) 2021-06-03 20:46:38 +03: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

Used SharePoint Framework Version

1.4.1

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

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