This app lets you simulate adding credit or debit cards and paying random amounts. It integrates with the Opn Payment API, giving you a hands-on experience with secure payment processing.
- Run npm install
- Run npm run start --reset-cache
- Press i in the terminal to run on iOS Simulator
- Press a in terminal to run on Android Emulator
- Add a card
- See their list of cards
- Pay a random amount by pressing on a card
- Expo
- React Navigation
- Redux Toolkit
- Axios
- Card validator
- React hook form