Most apps require a certain kind of boilerplate code, with login, introduction page, routing and security - and that’s what we will create in this tutorial.
We will start with a tabs template from Ionic and use Capacitor to store some data. Additionally we will secure the routing in our app and use a dummy JWT from the reqres.in API.