This project used Redux Tool kit query(RTK requery) to comunicate with the basic CRUD API.
To install dependencies
npm insatllYou will need to setup .env.* to run this project.
To start the project
# For web
ionic serve
# For android
npm run android