- Demo of zoid based cross domain microfrontends
yarn
yarn serve
- This will start the remove widget (Payment Card) on port 8001 and the main host page on port 8002
- Go to http://localhost:8002 and see the injected iframe based payment card injected on the right side of the page
- Paypals Zoid library - Apache License, Version 2.0
- Card Form Components are design and modified based on the original react styled components article and repo by Lukas Gisder-Dubé
- Used to demonstrate the card input (react-payment-inputs)
- MIT License
- Landing Page Copyright 2018-2019 Astrava.Solutions Ltd. Code released under the MIT license.
- Learnings from Jack Herrington applied to create this project . Watch here