A ReactJS component to add new input fields dynamically.
npm install react-dynamic-fields
var DynamicFields = require("react-dynamic-fields");
Open the 'index.html' file from the 'sample' folder into your browser to see an example of usage.