An example of a Banking App in Ionic React
- Global state management with Pullstate
- Custom animations
- Custom configurable CSS for Credit Card
- Ability to add a card and view transactions
- Account, Home (Cards), and Add Card pages
- Use of stock Ionic components
- CSS Modules
- Ionic CSS utilities
NOTE: There is no validation on the forms in this example.
npm install
ionic serve
Alternatively, you can add the iOS, Android platform and run natively.