React application that uses Microsoft Graph API to access Outlook and OneDrive data.
- Use Microsoft Graph API to access Outlook data
- Interactive calendar that displays the events from Outlook and allows user to manage events, meetings, etc. within the application
- Clone this repo
git clone https://github.com/blminami/interactive-calendar.git
- Navigate to the root folder using the terminal or your favorite IDE
- Install NPM packages
npm install
- Start the application
npm start
- React
- Web Components
- Finastra Design System
- Microsoft Graph API