/red-alert-app

Primary LanguageJavaScriptMIT LicenseMIT

This little demo was created to experiment touch interactions on a PWA by showing your high importance emails from your Outlook (Microsoft Graph). It was bootstrapped with Create React App. The gestures were implemented with react-spring and the authentication was powered Microsoft Authentication Library for JavaScript (MSAL.js).

In the project directory, run:

npm i

to install all the packages. And then do:

npm start

to run the project.

It was designed to fit on a phone screen only.