--- page_type: sample products: - office-sp languages: - javascript - typescript extensions: contentType: samples technologies: - SharePoint Framework - Microsoft Graph platforms: - React createdDate: 4/9/2020 12:00:00 AM --- # My Personal Apps (Links) ## Summary The Web Part My Personal Apps allows the user to define links to Applications or Sites for quick access. This Web Part uses MSgraph Open Extension to save the personal information on user object.    ![Birthdays Web Part](./assets/image14.png) ![Birthdays Web Part](./assets/image13.png) ![Birthdays Web Part](./assets/image12.png) ![PersonalApps](./assets/image11.png) ![PersonalApps](./assets/Image2.png) ![PersonalApps](./assets/Image3.png) ![PersonalApps](./assets/Image4.png) ![PersonalApps](./assets/Image5.png) ![PersonalApps](./assets/Image06.png) ![PersonalApps](./assets/Image7.png) ![PersonalApps](./assets/Image8.png) ![PersonalApps](./assets/Image9.png) ![PersonalApps](./assets/Image10.png) ## Used SharePoint Framework Version ![1.10.0](https://img.shields.io/badge/version-1.10.0-green.svg) ## Applies to * [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) * [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Solution Solution|Author(s) --------|--------- react-my-personal-apps|João Mendes ## Version history Version|Date|Comments -------|----|-------- 1.0.0|April 9, 2020|Initial release 1.0.1|April 28, 2020| Bug fix URL Links - Zach Roberts [SPODev](https://spodev.com) ## 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 Please follow all the steps: - Clone this repository - in the command line run: - `npm install` - `gulp build` - `gulp bundle --ship` - `gulp package-solution --ship` - Add and deploy package to your tenant's App Catalog - Go to **API Access** - from **SharePoint Admin Center** new experience, and **Approve** the permission to use Microsoft Graph scope **User.ReadWrite.All**