Skip to content

tsukhu/zoid-mfe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoid Microfrontends

  • Demo of zoid based cross domain microfrontends

Setup

yarn

Running

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

demo

License

Credits

Zoid

Card Form Components

  • Card Form Components are design and modified based on the original react styled components article and repo by Lukas Gisder-Dubé

React Payment Inputs

  • Used to demonstrate the card input (react-payment-inputs)
  • MIT License

Tailwind CSS Landing Page Template

  • Landing Page Copyright 2018-2019 Astrava.Solutions Ltd. Code released under the MIT license.

Reference Video

  • Learnings from Jack Herrington applied to create this project . Watch here