This is an organisation app which I mainly created for myself as a learning project for React.
https://orga-app.m-space.tech
npm install
ionic serve
Open browser on localhost:8100
ionic capacitor run android
Prerequisites: Android Studio
(for details see https://ionicframework.com/docs/cli/commands/capacitor-run and https://capacitorjs.com/docs)
ionic capacitor copy android
ionic capacitor run android --prod