This project is an app for undersanding more about mobile and web application. I used Ionic React Framework.
How to start?
Download the source code of the Ionic app, and the node seerver. Unzip the projects and run 'npm install'. For the node server, execute 'npm start'. For the Ionic app, execute 'npm install -g @ionic/cli', then run 'ionic serve'.
Features
- Authentication (protected routes, auth context, REST service & jwt)
- Local persistence
- Paging & filtering (infinite scrolling and search bar)
- App state, network status & background task
- Camera & Filesystem (a photo gallery example and Capacitator)
- Location & Maps
- Animations