Checkout flow demo using paymongo, react and antd mobile
npm install
npm run start
Ricardo Joson – @rrjoson
https://github.com/rrjoson/paymongo-demo
- Fork it (https://github.com/rrjoson/paymongo-demo/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request