** This is a WIP Project **
A React Component (Formatted for ES6) for Plaid Link.
npm install
or yarn install
npm start
or yarn start
App will be launched at localhost:3000
- Refactor existing React Plaid Link for modern React usage
- Add features/logic where useful
- Test sample usage
- Improve documentation
- Share with Plaid
- Current implementation uses a
mixin
forreact-script-loader
link - we need to find a ES6 compliant loader to match - Defining a useful logic for storing private Plaid credentials in gitignore file