/office-scheduler

It is a PoC about FluentUI and MS Graph API

Primary LanguageTypeScript

Office schedule

A simple UI to integrate Schedule, Contacts, OneNote and Mail from MS Graph API using React Hooks.

office-schedule-screenshot

Try online

https://polite-sand-0725aee10.1.azurestaticapps.net/

To test locally

npm install

npm run start

Before your commit

npm run lint

npm run prettier