A command line program that reads JSON encoded form data and prompts each fields, accepts and validates user inputs based on the type of the field, conditionally prompt certain field, based on whether another field is of a particular value.
npm install
npm start
npm test