This is a Ionic 4 + Angular 8 demo application. It includes:
- dummy login page that assigns a random user from REQ|RES project
- side menu when logged in only
- stories page that loads xkcd comics through xkcd API proxy
- story detail page
- users page that lists users from REQ|RES project
npm install
ionic serve
- no testing... at all...
- no backend, authentication is mocked